huihui-ai commited on
Commit
0543b31
·
verified ·
1 Parent(s): 3fb8109

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -14,7 +14,9 @@ MicroThinker-1B-Preview, a new model fine-tuned from the [huihui-ai/Llama-3.2-3B
14
 
15
  This is just a test, but the performance is quite good. Now, I'll introduce the test environment.
16
 
17
- The model was trained using 1 RTX 4090 GPU(24GB)
 
 
18
 
19
  The [SFT (Supervised Fine-Tuning)](https://github.com/modelscope/ms-swift) process is divided into several steps, and no code needs to be written.
20
  1. Create the environment.
 
14
 
15
  This is just a test, but the performance is quite good. Now, I'll introduce the test environment.
16
 
17
+ The model was trained using 1 RTX 4090 GPU(24GB) .
18
+
19
+ The fine-tuning process used only 20,000 records from each dataset.
20
 
21
  The [SFT (Supervised Fine-Tuning)](https://github.com/modelscope/ms-swift) process is divided into several steps, and no code needs to be written.
22
  1. Create the environment.