Update README.md
Browse files
README.md
CHANGED
|
@@ -2,6 +2,7 @@
|
|
| 2 |
license: apache-2.0
|
| 3 |
datasets:
|
| 4 |
- open-thoughts/OpenThoughts2-1M
|
|
|
|
| 5 |
base_model:
|
| 6 |
- deepseek-ai/DeepSeek-R1-Distill-Qwen-1.5B
|
| 7 |
pipeline_tag: text-generation
|
|
@@ -106,6 +107,4 @@ print(f"Number of tokens: {num_tokens}")
|
|
| 106 |
## Citation
|
| 107 |
If you find this work helpful, please cite:
|
| 108 |
```
|
| 109 |
-
```
|
| 110 |
-
|
| 111 |
-
|
|
|
|
| 2 |
license: apache-2.0
|
| 3 |
datasets:
|
| 4 |
- open-thoughts/OpenThoughts2-1M
|
| 5 |
+
- Vinnnf/Hybrid-OpenThoughts2-1M-1.5B
|
| 6 |
base_model:
|
| 7 |
- deepseek-ai/DeepSeek-R1-Distill-Qwen-1.5B
|
| 8 |
pipeline_tag: text-generation
|
|
|
|
| 107 |
## Citation
|
| 108 |
If you find this work helpful, please cite:
|
| 109 |
```
|
| 110 |
+
```
|
|
|
|
|
|