Adding sample language info
Browse files
README.md
CHANGED
|
@@ -1,34 +1,93 @@
|
|
| 1 |
---
|
| 2 |
license: cc-by-nc-sa-4.0
|
| 3 |
dataset_info:
|
| 4 |
-
|
| 5 |
-
|
| 6 |
-
|
| 7 |
-
|
| 8 |
-
|
| 9 |
-
|
| 10 |
-
|
| 11 |
-
|
| 12 |
-
|
| 13 |
-
|
| 14 |
-
|
| 15 |
-
|
| 16 |
-
|
| 17 |
-
|
| 18 |
-
|
| 19 |
-
|
| 20 |
-
|
| 21 |
-
|
| 22 |
-
|
| 23 |
-
|
| 24 |
-
|
| 25 |
-
|
| 26 |
-
|
| 27 |
-
|
| 28 |
-
|
| 29 |
-
|
| 30 |
-
|
| 31 |
-
|
| 32 |
-
|
| 33 |
-
|
| 34 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
license: cc-by-nc-sa-4.0
|
| 3 |
dataset_info:
|
| 4 |
+
- config_name: sample
|
| 5 |
+
features:
|
| 6 |
+
- name: id
|
| 7 |
+
dtype: int32
|
| 8 |
+
- name: task_evol_type
|
| 9 |
+
dtype: string
|
| 10 |
+
- name: task_evol_prompt
|
| 11 |
+
dtype: string
|
| 12 |
+
- name: seed_prompt
|
| 13 |
+
dtype: string
|
| 14 |
+
- name: output_assistant_reply
|
| 15 |
+
dtype: string
|
| 16 |
+
- name: evolved_user_prompt
|
| 17 |
+
dtype: string
|
| 18 |
+
- name: multiturn_evol_type
|
| 19 |
+
dtype: string
|
| 20 |
+
- name: multiturn_evol_prompt
|
| 21 |
+
dtype: string
|
| 22 |
+
- name: no_of_turns
|
| 23 |
+
dtype: int32
|
| 24 |
+
- name: language
|
| 25 |
+
dtype: string
|
| 26 |
+
- name: task
|
| 27 |
+
dtype: string
|
| 28 |
+
- name: conversation
|
| 29 |
+
struct:
|
| 30 |
+
- name: role
|
| 31 |
+
dtype: string
|
| 32 |
+
- name: content
|
| 33 |
+
dtype: string
|
| 34 |
+
language:
|
| 35 |
+
- zh
|
| 36 |
+
- ne
|
| 37 |
+
- uk
|
| 38 |
+
- ja
|
| 39 |
+
- zu
|
| 40 |
+
- ku
|
| 41 |
+
- ig
|
| 42 |
+
- mg
|
| 43 |
+
- fi
|
| 44 |
+
- si
|
| 45 |
+
- id
|
| 46 |
+
- sw
|
| 47 |
+
- ar
|
| 48 |
+
- sv
|
| 49 |
+
- ru
|
| 50 |
+
- yo
|
| 51 |
+
- en
|
| 52 |
+
- ht
|
| 53 |
+
- kn
|
| 54 |
+
- ta
|
| 55 |
+
- te
|
| 56 |
+
- sq
|
| 57 |
+
- mr
|
| 58 |
+
- am
|
| 59 |
+
- wo
|
| 60 |
+
- it
|
| 61 |
+
- tr
|
| 62 |
+
- ha
|
| 63 |
+
- pl
|
| 64 |
+
- el
|
| 65 |
+
- lt
|
| 66 |
+
- ms
|
| 67 |
+
- jv
|
| 68 |
+
- sn
|
| 69 |
+
- ml
|
| 70 |
+
- ps
|
| 71 |
+
- ky
|
| 72 |
+
- es
|
| 73 |
+
- ga
|
| 74 |
+
- gu
|
| 75 |
+
- ko
|
| 76 |
+
- vi
|
| 77 |
+
- sd
|
| 78 |
+
- fa
|
| 79 |
+
- nl
|
| 80 |
+
- hu
|
| 81 |
+
- so
|
| 82 |
+
- pa
|
| 83 |
+
- bn
|
| 84 |
+
- pt
|
| 85 |
+
- da
|
| 86 |
+
- hi
|
| 87 |
+
- eu
|
| 88 |
+
- de
|
| 89 |
+
- ur
|
| 90 |
+
- su
|
| 91 |
+
- xh
|
| 92 |
+
- fr
|
| 93 |
+
---
|