Update README.md
Browse files
README.md
CHANGED
@@ -11,13 +11,13 @@ tags:
|
|
11 |
- trl
|
12 |
---
|
13 |
|
14 |
-
|
15 |
|
16 |
-
In my
|
17 |
|
18 |
-
|
19 |
|
20 |
-
|
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
|