Update README.md
Browse files
README.md
CHANGED
@@ -15,7 +15,10 @@ pipeline_tag: text-generation
|
|
15 |
|
16 |
# Llama-3.2-3B-LongCoT
|
17 |
|
18 |
-
|
|
|
|
|
|
|
19 |
- Using high-quality synthetic data for fine-tuning.
|
20 |
- The model can adjust whether to use LongCoT based on the complexity of the question.
|
21 |
- Good at mathematics and reasoning
|
|
|
15 |
|
16 |
# Llama-3.2-3B-LongCoT
|
17 |
|
18 |
+
A small model with LongCoT capability.
|
19 |
+
|
20 |
+
## Features
|
21 |
+
|
22 |
- Using high-quality synthetic data for fine-tuning.
|
23 |
- The model can adjust whether to use LongCoT based on the complexity of the question.
|
24 |
- Good at mathematics and reasoning
|