jinliuxi commited on
Commit
2dc9afc
·
verified ·
1 Parent(s): 9c99c0c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -11,13 +11,13 @@ tags:
11
  - trl
12
  ---
13
 
14
- as you can see,this is a lora model about reason chinese in llama3.2
15
 
16
- In my view, the level1 should follow the reasning and output without fix format,no cot.
17
 
18
- in this edition, the output no work well as my wish.
19
 
20
- I will improve it in next time
21
 
22
  ```
23
  python
 
11
  - trl
12
  ---
13
 
14
+ As you can see, this is a LoRA model focused on reasoning in Chinese, based on LLaMA 3.2.
15
 
16
+ In my opinion, level 1 should follow the reasoning process and output results without a fixed format, avoiding chain-of-thought reasoning.
17
 
18
+ In this version, the output didn’t perform as I expected. I will work on improving it next time.
19
 
20
+ Let me know if you’d like further adjustments!
21
 
22
  ```
23
  python