File size: 2,897 Bytes
60830a5 39de4f9 31dff87 05d1183 31dff87 b88a2d8 39de4f9 05d1183 39de4f9 b88a2d8 39de4f9 05d1183 39de4f9 b88a2d8 39de4f9 40123cc 39de4f9 40123cc 39de4f9 40123cc 31dff87 5ab25e7 |
1 2 3 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 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 |
---
license: cc-by-nc-sa-4.0
dataset_info:
- config_name: seed_data
features:
- name: id
dtype: int32
- name: task_evol_type
dtype: string
- name: task_evol_prompt
dtype: string
- name: seed_prompt
dtype: string
- name: output_assistant_reply
dtype: string
- name: evolved_user_prompt
dtype: string
- name: multiturn_evol_type
dtype: string
- name: multiturn_evol_prompt
dtype: string
- name: no_of_turns
dtype: int32
- name: language
dtype: string
- name: task
dtype: string
- name: evolved_multiturn_prompt
dtype: string
- name: conversation
struct:
- name: role
dtype: string
- name: content
dtype: string
splits:
- name: train
num_bytes: 15489581
num_examples: 13686
- config_name: seed_evol_data
features:
- name: id
dtype: int32
- name: task_evol_type
dtype: string
- name: task_evol_prompt
dtype: string
- name: seed_prompt
dtype: string
- name: output_assistant_reply
dtype: string
- name: evolved_user_prompt
dtype: string
- name: multiturn_evol_type
dtype: string
- name: multiturn_evol_prompt
dtype: string
- name: no_of_turns
dtype: int32
- name: language
dtype: string
- name: task
dtype: string
- name: evolved_multiturn_prompt
dtype: string
- name: conversation
struct:
- name: role
dtype: string
- name: content
dtype: string
splits:
- name: train
num_bytes: 449281441
num_examples: 102423
- config_name: full_data
features:
- name: id
dtype: int32
- name: task_evol_type
dtype: string
- name: task_evol_prompt
dtype: string
- name: seed_prompt
dtype: string
- name: output_assistant_reply
dtype: string
- name: evolved_user_prompt
dtype: string
- name: multiturn_evol_type
dtype: string
- name: multiturn_evol_prompt
dtype: string
- name: no_of_turns
dtype: int32
- name: language
dtype: string
- name: task
dtype: string
- name: evolved_multiturn_prompt
dtype: string
- name: conversation
struct:
- name: role
dtype: string
- name: content
dtype: string
splits:
- name: train
num_bytes: 1018718916
num_examples: 173672
configs:
- config_name: seed_data
data_files:
- split: train
path: seed_data.json
- config_name: seed_evol_data
data_files:
- split: train
path: seed_evol_data.json
- config_name: full_data
data_files:
- split: train
path: full_data.json
language:
- zh
- ne
- uk
- ja
- zu
- ku
- ig
- mg
- fi
- si
- id
- sw
- ar
- sv
- ru
- yo
- en
- ht
- kn
- ta
- te
- sq
- mr
- am
- wo
- it
- tr
- ha
- pl
- el
- lt
- ms
- jv
- sn
- ml
- ps
- ky
- es
- ga
- gu
- ko
- vi
- sd
- fa
- nl
- hu
- so
- pa
- bn
- pt
- da
- hi
- eu
- de
- ur
- su
- xh
- fr
---
M2Lingual
Sample dataset available, more to come soon |