Update README.md
Browse files
README.md
CHANGED
|
@@ -1,5 +1,4 @@
|
|
| 1 |
---
|
| 2 |
-
license: apache-2.0
|
| 3 |
language:
|
| 4 |
- en
|
| 5 |
base_model: ibm-granite/granite-4.0-1b
|
|
@@ -12,6 +11,17 @@ tags:
|
|
| 12 |
- code
|
| 13 |
- text-generation
|
| 14 |
pipeline_tag: text-generation
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 15 |
---
|
| 16 |
|
| 17 |
# IBM-Grok4-UltraFast-Coder-1B
|
|
@@ -24,4 +34,4 @@ Training notes:
|
|
| 24 |
- No LoRA
|
| 25 |
- No QLoRA
|
| 26 |
- Dual-GPU DDP training on Kaggle
|
| 27 |
-
-
|
|
|
|
| 1 |
---
|
|
|
|
| 2 |
language:
|
| 3 |
- en
|
| 4 |
base_model: ibm-granite/granite-4.0-1b
|
|
|
|
| 11 |
- code
|
| 12 |
- text-generation
|
| 13 |
pipeline_tag: text-generation
|
| 14 |
+
datasets:
|
| 15 |
+
- Antired/tradehax-xai-grok-trading-visual-prompts
|
| 16 |
+
- lvogel123/arc-agi-1-grok-4
|
| 17 |
+
- Crownelius/Hyper-Creative-Grok-V1
|
| 18 |
+
- Crownelius/Hyper-Logic-Grok-V1
|
| 19 |
+
- Crownelius/Hyper-UltraData-Grok-V1
|
| 20 |
+
- TeichAI/brainstorm-v3.1-grok-4-fast-200x
|
| 21 |
+
- TeichAI/grok-code-fast-1-1000x
|
| 22 |
+
- nmayorga7/math-grok-4
|
| 23 |
+
- Liontix/grok-code-fast-1-200x
|
| 24 |
+
- Antired/tradehax-xai-grok-image-capabilities
|
| 25 |
---
|
| 26 |
|
| 27 |
# IBM-Grok4-UltraFast-Coder-1B
|
|
|
|
| 34 |
- No LoRA
|
| 35 |
- No QLoRA
|
| 36 |
- Dual-GPU DDP training on Kaggle
|
| 37 |
+
-
|