Datasets:
Tasks:
Token Classification
Modalities:
Text
Formats:
parquet
Sub-tasks:
named-entity-recognition
Size:
1M - 10M
ArXiv:
License:
Add io data files
Browse files- README.md +13 -5
- io/test-00000-of-00001.parquet +3 -0
- io/train-00000-of-00001.parquet +3 -0
- io/validation-00000-of-00001.parquet +3 -0
README.md
CHANGED
@@ -2657,16 +2657,16 @@ dataset_info:
|
|
2657 |
sequence: string
|
2658 |
splits:
|
2659 |
- name: validation
|
2660 |
-
num_bytes:
|
2661 |
num_examples: 100
|
2662 |
- name: test
|
2663 |
-
num_bytes:
|
2664 |
num_examples: 100
|
2665 |
- name: train
|
2666 |
-
num_bytes:
|
2667 |
num_examples: 100
|
2668 |
-
download_size:
|
2669 |
-
dataset_size:
|
2670 |
- config_name: is
|
2671 |
features:
|
2672 |
- name: tokens
|
@@ -6414,6 +6414,14 @@ configs:
|
|
6414 |
path: ilo/test-*
|
6415 |
- split: train
|
6416 |
path: ilo/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
6417 |
---
|
6418 |
|
6419 |
# Dataset Card for WikiANN
|
|
|
2657 |
sequence: string
|
2658 |
splits:
|
2659 |
- name: validation
|
2660 |
+
num_bytes: 18998
|
2661 |
num_examples: 100
|
2662 |
- name: test
|
2663 |
+
num_bytes: 17203
|
2664 |
num_examples: 100
|
2665 |
- name: train
|
2666 |
+
num_bytes: 20753
|
2667 |
num_examples: 100
|
2668 |
+
download_size: 27554
|
2669 |
+
dataset_size: 56954
|
2670 |
- config_name: is
|
2671 |
features:
|
2672 |
- name: tokens
|
|
|
6414 |
path: ilo/test-*
|
6415 |
- split: train
|
6416 |
path: ilo/train-*
|
6417 |
+
- config_name: io
|
6418 |
+
data_files:
|
6419 |
+
- split: validation
|
6420 |
+
path: io/validation-*
|
6421 |
+
- split: test
|
6422 |
+
path: io/test-*
|
6423 |
+
- split: train
|
6424 |
+
path: io/train-*
|
6425 |
---
|
6426 |
|
6427 |
# Dataset Card for WikiANN
|
io/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9e6a1fbfaf48471946140963cee36f5bef58a94646fcd87697fe5eac97fec305
|
3 |
+
size 8812
|
io/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:03eb35783f2c7cb2c4506cbff734f89be1d18db652aecbbeb766006527695299
|
3 |
+
size 9728
|
io/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:becdaa96b42ccb6b2f33e622adaa3f1ccc6f5dec4e24f01b6e285e190b86f94e
|
3 |
+
size 9014
|