multilingual / README.md
sagewe's picture
Upload dataset
74f170c verified
|
raw
history blame
983 Bytes
---
dataset_info:
- config_name: adgen_ar
features:
- name: id
dtype: string
- name: instruction
dtype: string
- name: input
dtype: string
- name: output
dtype: string
splits:
- name: train
num_bytes: 544278
num_examples: 912
- name: test
num_bytes: 136714
num_examples: 229
download_size: 248467
dataset_size: 680992
- config_name: adgen_en
features:
- name: id
dtype: string
- name: instruction
dtype: string
- name: input
dtype: string
- name: output
dtype: string
splits:
- name: train
num_bytes: 418833
num_examples: 912
- name: test
num_bytes: 104894
num_examples: 229
download_size: 201120
dataset_size: 523727
configs:
- config_name: adgen_ar
data_files:
- split: train
path: adgen_ar/train-*
- split: test
path: adgen_ar/test-*
- config_name: adgen_en
data_files:
- split: train
path: adgen_en/train-*
- split: test
path: adgen_en/test-*
---