Update README.md
Browse files
README.md
CHANGED
@@ -13,6 +13,7 @@ tags:
|
|
13 |
- Reasoner
|
14 |
- R1
|
15 |
- Synthetic
|
|
|
16 |
---
|
17 |
![r1.gif](https://cdn-uploads.huggingface.co/production/uploads/65bb837dbfb878f46c77de4c/iHEhTX2ZGk9wmBMIcueTf.gif)
|
18 |
|
@@ -79,4 +80,4 @@ print(response)
|
|
79 |
2. **Language-Specific Variability**: Performance may vary across supported languages, especially for low-resource languages.
|
80 |
3. **Potential Error Accumulation**: Long-text generation can sometimes introduce inconsistencies over extended outputs.
|
81 |
4. **Limited Real-World Awareness**: Knowledge is restricted to training data and may not reflect recent world events.
|
82 |
-
5. **Prompt Sensitivity**: Outputs can depend on the specificity and clarity of the input prompt.
|
|
|
13 |
- Reasoner
|
14 |
- R1
|
15 |
- Synthetic
|
16 |
+
- trl
|
17 |
---
|
18 |
![r1.gif](https://cdn-uploads.huggingface.co/production/uploads/65bb837dbfb878f46c77de4c/iHEhTX2ZGk9wmBMIcueTf.gif)
|
19 |
|
|
|
80 |
2. **Language-Specific Variability**: Performance may vary across supported languages, especially for low-resource languages.
|
81 |
3. **Potential Error Accumulation**: Long-text generation can sometimes introduce inconsistencies over extended outputs.
|
82 |
4. **Limited Real-World Awareness**: Knowledge is restricted to training data and may not reflect recent world events.
|
83 |
+
5. **Prompt Sensitivity**: Outputs can depend on the specificity and clarity of the input prompt.
|