Update README.md
Browse files
README.md
CHANGED
@@ -11,11 +11,43 @@ dataset_info:
|
|
11 |
dtype: string
|
12 |
splits:
|
13 |
- name: train
|
14 |
-
num_bytes: 11568757682
|
15 |
num_examples: 4233923
|
16 |
download_size: 5699482220
|
17 |
-
dataset_size: 11568757682
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
18 |
---
|
19 |
-
#
|
20 |
|
21 |
-
|
|
|
|
|
|
|
|
|
|
11 |
dtype: string
|
12 |
splits:
|
13 |
- name: train
|
14 |
+
num_bytes: 11568757682
|
15 |
num_examples: 4233923
|
16 |
download_size: 5699482220
|
17 |
+
dataset_size: 11568757682
|
18 |
+
size_categories:
|
19 |
+
- 10M<n<100M
|
20 |
+
language_creators:
|
21 |
+
- translated
|
22 |
+
language:
|
23 |
+
- ru
|
24 |
+
multilinguality:
|
25 |
+
- monolingual
|
26 |
+
pretty_name: Dolphin (ru)
|
27 |
+
source_datasets:
|
28 |
+
- Open-Orca/OpenOrca
|
29 |
+
license: mit
|
30 |
+
tags:
|
31 |
+
- ChatGPT
|
32 |
+
- instruct
|
33 |
+
- instruct-tune
|
34 |
+
task_categories:
|
35 |
+
- conversational
|
36 |
+
- text-classification
|
37 |
+
- token-classification
|
38 |
+
- table-question-answering
|
39 |
+
- question-answering
|
40 |
+
- zero-shot-classification
|
41 |
+
- summarization
|
42 |
+
- feature-extraction
|
43 |
+
- text-generation
|
44 |
+
- text2text-generation
|
45 |
+
paperswithcode_id: orca-progressive-learning-from-complex
|
46 |
---
|
47 |
+
# OpenOrca-ru
|
48 |
|
49 |
+
## Dataset Description
|
50 |
+
|
51 |
+
- **Paper:** https://arxiv.org/abs/2306.02707
|
52 |
+
|
53 |
+
This is translated version of [Open-Orca/OpenOrca](https://huggingface.co/datasets/Open-Orca/OpenOrca) into Russian.
|