Update README.md
Browse files
README.md
CHANGED
|
@@ -12,22 +12,22 @@ datasets:
|
|
| 12 |
- reedmayhew/GPT-4.5-100x
|
| 13 |
---
|
| 14 |
|
| 15 |
-
# OpenAI GPT 4.5
|
| 16 |
Distilled - Gemma 3 12B
|
| 17 |
|
| 18 |
-
## Overview
|
| 19 |
-
This model is a Gemma 3 12B variant distilled from OpenAI's GPT 4.5. It was fine-tuned to emulate GPT 4.5's depth and structured clarity, particularly in tasks involving complex thought, such as problem-solving,
|
| 20 |
|
| 21 |
-
## Technical Details
|
| 22 |
-
- **Developed by:** reedmayhew
|
| 23 |
-
- **Base Model:** google/gemma-3-12b-it
|
| 24 |
- **Training Speed Enhancement:** Trained 2x faster with Unsloth and Huggingface's TRL library
|
| 25 |
|
| 26 |
-
## Training Data
|
| 27 |
-
The model was trained on:
|
| 28 |
- reedmayhew/GPT-4.5-100x
|
| 29 |
|
| 30 |
-
This dataset consists of 100 high-quality GPT 4.5 completions responding to deep questions,
|
| 31 |
|
| 32 |
This Gemma model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
|
| 33 |
-
[<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
|
|
|
|
| 12 |
- reedmayhew/GPT-4.5-100x
|
| 13 |
---
|
| 14 |
|
| 15 |
+
# OpenAI GPT 4.5
|
| 16 |
Distilled - Gemma 3 12B
|
| 17 |
|
| 18 |
+
## Overview
|
| 19 |
+
This model is a Gemma 3 12B variant distilled from OpenAI's GPT 4.5. It was fine-tuned to emulate GPT 4.5's depth and structured clarity, particularly in tasks involving complex thought, such as problem-solving, writing, and analysis.
|
| 20 |
|
| 21 |
+
## Technical Details
|
| 22 |
+
- **Developed by:** reedmayhew
|
| 23 |
+
- **Base Model:** google/gemma-3-12b-it
|
| 24 |
- **Training Speed Enhancement:** Trained 2x faster with Unsloth and Huggingface's TRL library
|
| 25 |
|
| 26 |
+
## Training Data
|
| 27 |
+
The model was trained on:
|
| 28 |
- reedmayhew/GPT-4.5-100x
|
| 29 |
|
| 30 |
+
This dataset consists of 100 high-quality GPT 4.5 completions responding to deep questions, writing detailed content, and analyzing language. The aim was to distill its analytical approach and technical versatility into a smaller, accessible model.
|
| 31 |
|
| 32 |
This Gemma model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
|
| 33 |
+
[<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
|