Datasets:
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -86,6 +86,49 @@ dataset_info:
|
|
| 86 |
num_examples: 5000
|
| 87 |
download_size: 206929929
|
| 88 |
dataset_size: 489733215
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 89 |
- config_name: fr
|
| 90 |
features:
|
| 91 |
- name: id
|
|
@@ -189,6 +232,14 @@ configs:
|
|
| 189 |
path: en/test-*
|
| 190 |
- split: validation
|
| 191 |
path: en/validation-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 192 |
- config_name: fr
|
| 193 |
data_files:
|
| 194 |
- split: train
|
|
|
|
| 86 |
num_examples: 5000
|
| 87 |
download_size: 206929929
|
| 88 |
dataset_size: 489733215
|
| 89 |
+
- config_name: es
|
| 90 |
+
features:
|
| 91 |
+
- name: id
|
| 92 |
+
dtype: string
|
| 93 |
+
- name: text
|
| 94 |
+
dtype: string
|
| 95 |
+
- name: label
|
| 96 |
+
sequence:
|
| 97 |
+
class_label:
|
| 98 |
+
names:
|
| 99 |
+
'0': '100149'
|
| 100 |
+
'1': '100160'
|
| 101 |
+
'2': '100148'
|
| 102 |
+
'3': '100147'
|
| 103 |
+
'4': '100152'
|
| 104 |
+
'5': '100143'
|
| 105 |
+
'6': '100156'
|
| 106 |
+
'7': '100158'
|
| 107 |
+
'8': '100154'
|
| 108 |
+
'9': '100153'
|
| 109 |
+
'10': '100142'
|
| 110 |
+
'11': '100145'
|
| 111 |
+
'12': '100150'
|
| 112 |
+
'13': '100162'
|
| 113 |
+
'14': '100159'
|
| 114 |
+
'15': '100144'
|
| 115 |
+
'16': '100151'
|
| 116 |
+
'17': '100157'
|
| 117 |
+
'18': '100161'
|
| 118 |
+
'19': '100146'
|
| 119 |
+
'20': '100155'
|
| 120 |
+
splits:
|
| 121 |
+
- name: train
|
| 122 |
+
num_bytes: 433955311
|
| 123 |
+
num_examples: 52785
|
| 124 |
+
- name: test
|
| 125 |
+
num_bytes: 66884992
|
| 126 |
+
num_examples: 5000
|
| 127 |
+
- name: validation
|
| 128 |
+
num_bytes: 47178809
|
| 129 |
+
num_examples: 5000
|
| 130 |
+
download_size: 231655673
|
| 131 |
+
dataset_size: 548019112
|
| 132 |
- config_name: fr
|
| 133 |
features:
|
| 134 |
- name: id
|
|
|
|
| 232 |
path: en/test-*
|
| 233 |
- split: validation
|
| 234 |
path: en/validation-*
|
| 235 |
+
- config_name: es
|
| 236 |
+
data_files:
|
| 237 |
+
- split: train
|
| 238 |
+
path: es/train-*
|
| 239 |
+
- split: test
|
| 240 |
+
path: es/test-*
|
| 241 |
+
- split: validation
|
| 242 |
+
path: es/validation-*
|
| 243 |
- config_name: fr
|
| 244 |
data_files:
|
| 245 |
- split: train
|