File size: 3,213 Bytes
f40bb32 cae15ce c0bafa4 72a6189 f40bb32 0df8fe8 5f27ee6 ae066ea e10af87 ca03a54 552548e ca40334 adca0b6 72a6189 8ec0879 1360f13 f40bb32 cae15ce c0bafa4 f40bb32 0df8fe8 5f27ee6 ae066ea e10af87 ca03a54 552548e ca40334 adca0b6 72a6189 8ec0879 1360f13 f40bb32 |
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 |
---
dataset_info:
- config_name: arabic
features:
- name: id
dtype: string
- name: split
dtype: string
- name: src_en
dtype: string
- name: tgt_en
dtype: string
- name: src_lang
dtype: string
- name: tgt_lang
dtype: string
splits:
- name: train
num_bytes: 130564388
num_examples: 20441
- name: val
num_bytes: 19181219
num_examples: 2919
download_size: 79344032
dataset_size: 149745607
- config_name: hindi
features:
- name: id
dtype: string
- name: split
dtype: string
- name: src_en
dtype: string
- name: tgt_en
dtype: string
- name: src_lang
dtype: string
- name: tgt_lang
dtype: string
splits:
- name: train
num_bytes: 58998583
num_examples: 6942
- name: val
num_bytes: 8594124
num_examples: 991
- name: test
num_bytes: 16683457
num_examples: 1984
download_size: 36144340
dataset_size: 84276164
- config_name: indonesian
features:
- name: id
dtype: string
- name: split
dtype: string
- name: src_en
dtype: string
- name: tgt_en
dtype: string
- name: src_lang
dtype: string
- name: tgt_lang
dtype: string
splits:
- name: train
num_bytes: 172388409
num_examples: 33237
- name: val
num_bytes: 25084663
num_examples: 4747
- name: test
num_bytes: 48829681
num_examples: 9497
download_size: 136661413
dataset_size: 246302753
- config_name: spanish
features:
- name: id
dtype: string
- name: split
dtype: string
- name: src_en
dtype: string
- name: tgt_en
dtype: string
- name: src_lang
dtype: string
- name: tgt_lang
dtype: string
splits:
- name: train
num_bytes: 394412409
num_examples: 79212
- name: val
num_bytes: 56417703
num_examples: 11316
- name: test
num_bytes: 112641904
num_examples: 22632
download_size: 327359783
dataset_size: 563472016
- config_name: vietnamese
features:
- name: id
dtype: string
- name: split
dtype: string
- name: src_en
dtype: string
- name: tgt_en
dtype: string
- name: src_lang
dtype: string
- name: tgt_lang
dtype: string
splits:
- name: train
num_bytes: 81877587
num_examples: 13707
- name: val
num_bytes: 12182671
num_examples: 1957
- name: test
num_bytes: 23468627
num_examples: 3917
download_size: 63197927
dataset_size: 117528885
configs:
- config_name: arabic
data_files:
- split: train
path: arabic/train-*
- split: val
path: arabic/val-*
- config_name: hindi
data_files:
- split: train
path: hindi/train-*
- split: val
path: hindi/val-*
- split: test
path: hindi/test-*
- config_name: indonesian
data_files:
- split: train
path: indonesian/train-*
- split: val
path: indonesian/val-*
- split: test
path: indonesian/test-*
- config_name: spanish
data_files:
- split: train
path: spanish/train-*
- split: val
path: spanish/val-*
- split: test
path: spanish/test-*
- config_name: vietnamese
data_files:
- split: train
path: vietnamese/train-*
- split: val
path: vietnamese/val-*
- split: test
path: vietnamese/test-*
---
|