Datasets:
Add 'nl' config data files
Browse files- README.md +13 -5
- nl/test-00000-of-00001.parquet +3 -0
- nl/train-00000-of-00001.parquet +3 -0
- nl/validation-00000-of-00001.parquet +3 -0
README.md
CHANGED
@@ -154,16 +154,16 @@ dataset_info:
|
|
154 |
'8': I-MISC
|
155 |
splits:
|
156 |
- name: train
|
157 |
-
num_bytes:
|
158 |
num_examples: 15807
|
159 |
- name: validation
|
160 |
-
num_bytes:
|
161 |
num_examples: 2896
|
162 |
- name: test
|
163 |
-
num_bytes:
|
164 |
num_examples: 5196
|
165 |
-
download_size:
|
166 |
-
dataset_size:
|
167 |
config_names:
|
168 |
- es
|
169 |
- nl
|
@@ -176,6 +176,14 @@ configs:
|
|
176 |
path: es/validation-*
|
177 |
- split: test
|
178 |
path: es/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
179 |
---
|
180 |
|
181 |
# Dataset Card for CoNLL-2002
|
|
|
154 |
'8': I-MISC
|
155 |
splits:
|
156 |
- name: train
|
157 |
+
num_bytes: 5308919
|
158 |
num_examples: 15807
|
159 |
- name: validation
|
160 |
+
num_bytes: 994278
|
161 |
num_examples: 2896
|
162 |
- name: test
|
163 |
+
num_bytes: 1808842
|
164 |
num_examples: 5196
|
165 |
+
download_size: 1620933
|
166 |
+
dataset_size: 8112039
|
167 |
config_names:
|
168 |
- es
|
169 |
- nl
|
|
|
176 |
path: es/validation-*
|
177 |
- split: test
|
178 |
path: es/test-*
|
179 |
+
- config_name: nl
|
180 |
+
data_files:
|
181 |
+
- split: train
|
182 |
+
path: nl/train-*
|
183 |
+
- split: validation
|
184 |
+
path: nl/validation-*
|
185 |
+
- split: test
|
186 |
+
path: nl/test-*
|
187 |
---
|
188 |
|
189 |
# Dataset Card for CoNLL-2002
|
nl/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dea32dca22dd342bb51253f1dccc6e274d91872e723e14e2122f08909186318a
|
3 |
+
size 354467
|
nl/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:21425f74de2200a945ee9f33dada9cd8d6ccc0c5a546de4412a43991d9329bca
|
3 |
+
size 1064175
|
nl/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2936bdadade5a6efffbedcfd92659b6a58f26181509527f61e2f5f758713ff1f
|
3 |
+
size 202291
|