FarsInstruct / README.md
hojjat-m's picture
Upload dataset
684ef12 verified
|
raw
history blame
3.34 kB
---
license: apache-2.0
dataset_info:
- config_name: default
features:
- name: inputs
dtype: string
- name: outputs
dtype: string
- name: dataset
dtype: string
- name: template
dtype: string
splits:
- name: train
num_bytes: 6643617601
num_examples: 9361602
- name: validation
num_bytes: 334430146
num_examples: 315700
- name: test
num_bytes: 908058507
num_examples: 1299146
download_size: 3635837290
dataset_size: 7886106254
- config_name: parsinlu_comp
features:
- name: inputs
dtype: string
- name: outputs
dtype: string
- name: dataset
dtype: string
- name: template
dtype: string
splits:
- name: train
num_bytes: 7262540
num_examples: 6000
- name: validation
num_bytes: 1587072
num_examples: 1250
- name: test
num_bytes: 6613589
num_examples: 5700
download_size: 6217942
dataset_size: 15463201
- config_name: parsinlu_entailment
features:
- name: inputs
dtype: string
- name: outputs
dtype: string
- name: dataset
dtype: string
- name: template
dtype: string
splits:
- name: train
num_bytes: 5633585
num_examples: 8296
- name: validation
num_bytes: 2057795
num_examples: 2970
- name: test
num_bytes: 12628240
num_examples: 18407
download_size: 6613453
dataset_size: 20319620
- config_name: parsinlu_qpp
features:
- name: inputs
dtype: string
- name: outputs
dtype: string
- name: dataset
dtype: string
- name: template
dtype: string
splits:
- name: train
num_bytes: 8575019
num_examples: 17164
- name: validation
num_bytes: 4246069
num_examples: 8418
- name: test
num_bytes: 8529281
num_examples: 18078
download_size: 5262177
dataset_size: 21350369
- config_name: xl_wic
features:
- name: inputs
dtype: string
- name: outputs
dtype: string
- name: dataset
dtype: string
- name: template
dtype: string
splits:
- name: train
num_bytes: 2773592
num_examples: 7000
- name: validation
num_bytes: 588034
num_examples: 1500
- name: test
num_bytes: 594874
num_examples: 1500
download_size: 1404098
dataset_size: 3956500
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: validation
path: data/validation-*
- split: test
path: data/test-*
- config_name: parsinlu_comp
data_files:
- split: train
path: parsinlu_comp/train-*
- split: validation
path: parsinlu_comp/validation-*
- split: test
path: parsinlu_comp/test-*
- config_name: parsinlu_entailment
data_files:
- split: train
path: parsinlu_entailment/train-*
- split: validation
path: parsinlu_entailment/validation-*
- split: test
path: parsinlu_entailment/test-*
- config_name: parsinlu_qpp
data_files:
- split: train
path: parsinlu_qpp/train-*
- split: validation
path: parsinlu_qpp/validation-*
- split: test
path: parsinlu_qpp/test-*
- config_name: xl_wic
data_files:
- split: train
path: xl_wic/train-*
- split: validation
path: xl_wic/validation-*
- split: test
path: xl_wic/test-*
---