Update model card: added tags block with convergentintel
Browse files
README.md
CHANGED
|
@@ -3,6 +3,9 @@ datasets:
|
|
| 3 |
- HumanLLMs/Human-Like-DPO-Dataset
|
| 4 |
base_model:
|
| 5 |
- Qwen/Qwen2.5-0.5B-Instruct
|
|
|
|
|
|
|
|
|
|
| 6 |
pipeline_tag: text-generation
|
| 7 |
library_name: transformers
|
| 8 |
---
|
|
|
|
| 3 |
- HumanLLMs/Human-Like-DPO-Dataset
|
| 4 |
base_model:
|
| 5 |
- Qwen/Qwen2.5-0.5B-Instruct
|
| 6 |
+
tags:
|
| 7 |
+
- convergentintel
|
| 8 |
+
- reasoning
|
| 9 |
pipeline_tag: text-generation
|
| 10 |
library_name: transformers
|
| 11 |
---
|