File size: 3,599 Bytes
498a9e3 38e21ab 498a9e3 b2ca9be e7f3cf5 dde149c b0f7fff 498a9e3 38e21ab 498a9e3 b2ca9be e7f3cf5 dde149c b0f7fff 498a9e3 | 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 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 | ---
dataset_info:
- config_name: de
features:
- name: id
dtype: string
- name: text
dtype: string
- name: label
dtype: int32
- name: label_text
dtype: string
splits:
- name: train
num_bytes: 52366021.663835
num_examples: 199853
- name: validation
num_bytes: 1303282.2914
num_examples: 4999
- name: test
num_bytes: 1301457.3312
num_examples: 4992
download_size: 33372944
dataset_size: 54970761.28643499
- config_name: en
features:
- name: id
dtype: string
- name: text
dtype: string
- name: label
dtype: int32
- name: label_text
dtype: string
splits:
- name: train
num_bytes: 46498515.48687
num_examples: 199887
- name: validation
num_bytes: 1172465.0
num_examples: 5000
- name: test
num_bytes: 1171292.535
num_examples: 4995
download_size: 29573735
dataset_size: 48842273.021869995
- config_name: es
features:
- name: id
dtype: string
- name: text
dtype: string
- name: label
dtype: int32
- name: label_text
dtype: string
splits:
- name: train
num_bytes: 40308270.966315
num_examples: 199683
- name: validation
num_bytes: 1002974.9776
num_examples: 4996
- name: test
num_bytes: 1001770.444
num_examples: 4990
download_size: 25689660
dataset_size: 42313016.387915
- config_name: fr
features:
- name: id
dtype: string
- name: text
dtype: string
- name: label
dtype: int32
- name: label_text
dtype: string
splits:
- name: train
num_bytes: 42469738.60453
num_examples: 199526
- name: validation
num_bytes: 1037938.342
num_examples: 4991
- name: test
num_bytes: 1036482.608
num_examples: 4984
download_size: 26785348
dataset_size: 44544159.55453
- config_name: ja
features:
- name: id
dtype: string
- name: text
dtype: string
- name: label
dtype: int32
- name: label_text
dtype: string
splits:
- name: train
num_bytes: 40870037.80835
num_examples: 115970
- name: validation
num_bytes: 1015571.2122
num_examples: 2923
- name: test
num_bytes: 1015223.7708
num_examples: 2922
download_size: 29499011
dataset_size: 42900832.79135
- config_name: zh
features:
- name: id
dtype: string
- name: text
dtype: string
- name: label
dtype: int32
- name: label_text
dtype: string
splits:
- name: train
num_bytes: 7403989.1592
num_examples: 36980
- name: validation
num_bytes: 185471.4666
num_examples: 937
- name: test
num_bytes: 182106.456
num_examples: 920
download_size: 6627718
dataset_size: 7771567.0818
configs:
- config_name: de
data_files:
- split: train
path: de/train-*
- split: validation
path: de/validation-*
- split: test
path: de/test-*
- config_name: en
data_files:
- split: train
path: en/train-*
- split: validation
path: en/validation-*
- split: test
path: en/test-*
- config_name: es
data_files:
- split: train
path: es/train-*
- split: validation
path: es/validation-*
- split: test
path: es/test-*
- config_name: fr
data_files:
- split: train
path: fr/train-*
- split: validation
path: fr/validation-*
- split: test
path: fr/test-*
- config_name: ja
data_files:
- split: train
path: ja/train-*
- split: validation
path: ja/validation-*
- split: test
path: ja/test-*
- config_name: zh
data_files:
- split: train
path: zh/train-*
- split: validation
path: zh/validation-*
- split: test
path: zh/test-*
---
|