Update README.md
Browse files
README.md
CHANGED
@@ -9,6 +9,9 @@ tags:
|
|
9 |
license: apache-2.0
|
10 |
language:
|
11 |
- en
|
|
|
|
|
|
|
12 |
---
|
13 |
|
14 |
```
|
@@ -24,4 +27,4 @@ dataset2 = load_dataset("Nitral-AI/Cosmopedia-Instruct-60k-Distilled-R1-70B-Shar
|
|
24 |
|
25 |
This qwen2 model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
|
26 |
|
27 |
-
[<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
|
|
|
9 |
license: apache-2.0
|
10 |
language:
|
11 |
- en
|
12 |
+
datasets:
|
13 |
+
- mlfoundations-dev/s1K-with-deepseek-r1-sharegpt
|
14 |
+
- Nitral-AI/Cosmopedia-Instruct-60k-Distilled-R1-70B-ShareGPT
|
15 |
---
|
16 |
|
17 |
```
|
|
|
27 |
|
28 |
This qwen2 model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
|
29 |
|
30 |
+
[<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
|