Datasets:

Modalities:
Tabular
Text
Formats:
parquet
ArXiv:
Libraries:
Datasets
pandas
License:
M2Lingual / README.md
khyati-mahajan's picture
Update README.md
40123cc verified
|
raw
history blame
2.9 kB
---
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