Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -16,4 +16,11 @@ configs:
|
|
| 16 |
data_files:
|
| 17 |
- split: train
|
| 18 |
path: data/train-*
|
|
|
|
|
|
|
|
|
|
| 19 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 16 |
data_files:
|
| 17 |
- split: train
|
| 18 |
path: data/train-*
|
| 19 |
+
license: apache-2.0
|
| 20 |
+
language:
|
| 21 |
+
- ru
|
| 22 |
---
|
| 23 |
+
|
| 24 |
+
# Ru-instruct
|
| 25 |
+
Medium instructional dataset containing various examples of user-assistant interactions.
|
| 26 |
+
Dominantly synthesized from GPT-OSS-120b, attn-signs/russian-easy-instructions
|