Update README.md
Browse files
README.md
CHANGED
|
@@ -12,6 +12,10 @@ tags:
|
|
| 12 |
- reasoning
|
| 13 |
- text-generation
|
| 14 |
pipeline_tag: text-generation
|
|
|
|
|
|
|
|
|
|
|
|
|
| 15 |
---
|
| 16 |
|
| 17 |
# IBM-GPT-5.4-Coder-1B
|
|
@@ -24,7 +28,3 @@ Training setup:
|
|
| 24 |
- No LoRA
|
| 25 |
- No QLoRA
|
| 26 |
- Dual-GPU DDP training
|
| 27 |
-
- Datasets:
|
| 28 |
-
- Roman1111111/gpt-5.4-step-by-step-reasoning
|
| 29 |
-
- TeichAI/gpt-5.1-codex-max-1000x
|
| 30 |
-
- TeichAI/gpt-5.1-high-reasoning-1000x
|
|
|
|
| 12 |
- reasoning
|
| 13 |
- text-generation
|
| 14 |
pipeline_tag: text-generation
|
| 15 |
+
datasets:
|
| 16 |
+
- Roman1111111/gpt-5.4-step-by-step-reasoning
|
| 17 |
+
- TeichAI/gpt-5.1-codex-max-1000x
|
| 18 |
+
- TeichAI/gpt-5.1-high-reasoning-1000x
|
| 19 |
---
|
| 20 |
|
| 21 |
# IBM-GPT-5.4-Coder-1B
|
|
|
|
| 28 |
- No LoRA
|
| 29 |
- No QLoRA
|
| 30 |
- Dual-GPU DDP training
|
|
|
|
|
|
|
|
|
|
|
|