HAD653 commited on
Commit
9d5ff09
·
verified ·
1 Parent(s): b6a795c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -18,7 +18,7 @@ tags:
18
  - bfloat16
19
  base_model: unsloth/Qwen3-1.7B-Base
20
  datasets:
21
- - HAD653/GSM8K-OpenMath-Magistral-13k
22
  pipeline_tag: text-generation
23
  library_name: transformers
24
  ---
@@ -291,6 +291,6 @@ If you use this model in your work, please cite:
291
  title = {Qwen3-1.7B Magistral Math: A 1.7B Math Reasoning Model with Magistral Chain-of-Thought},
292
  year = {2025},
293
  howpublished = {\url{https://huggingface.co/HAD653/qwen3-1.7b-magistral-math}},
294
- note = {Fine-tuned on GSM8K + OpenMath Magistral 13k with full BF16 supervision.}
295
  }
296
  ```
 
18
  - bfloat16
19
  base_model: unsloth/Qwen3-1.7B-Base
20
  datasets:
21
+ - HAD653/GSM8K-OpenMath-MathReason-13k
22
  pipeline_tag: text-generation
23
  library_name: transformers
24
  ---
 
291
  title = {Qwen3-1.7B Magistral Math: A 1.7B Math Reasoning Model with Magistral Chain-of-Thought},
292
  year = {2025},
293
  howpublished = {\url{https://huggingface.co/HAD653/qwen3-1.7b-magistral-math}},
294
+ note = {Fine-tuned on GSM8K + OpenMath MathReason 13k with full BF16 supervision.}
295
  }
296
  ```