Datasets:
File size: 1,988 Bytes
f38b406 1926b83 f63413f 1926b83 87a6c2a f63413f 1926b83 87a6c2a f63413f f38b406 |
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 |
---
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: 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: xl_wic
data_files:
- split: train
path: xl_wic/train-*
- split: validation
path: xl_wic/validation-*
- split: test
path: xl_wic/test-*
---
|