Upload dataset
Browse files
PolyglotNER/dev-00000-of-00001.parquet
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:00129c9e125840d3803d4b6a93729c9fd791c4c7aaa1a496e9a86d91bcc37b61
|
3 |
+
size 1102928
|
PolyglotNER/test-00000-of-00001.parquet
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:39ecbe756d5a985a206cd7d0823c1cfaa08f8de8d0016fc2c8e7006d7624f198
|
3 |
+
size 1116795
|
PolyglotNER/train-00000-of-00001.parquet
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:008968ce7670373d50944f7f382695485c001179b7297b061b45c6b239e20d83
|
3 |
+
size 43920445
|
README.md
CHANGED
@@ -462,18 +462,20 @@ dataset_info:
|
|
462 |
dtype: string
|
463 |
- name: dataset
|
464 |
dtype: string
|
|
|
|
|
465 |
splits:
|
466 |
- name: train
|
467 |
-
num_bytes:
|
468 |
num_examples: 393982
|
469 |
- name: dev
|
470 |
-
num_bytes:
|
471 |
num_examples: 10000
|
472 |
- name: test
|
473 |
-
num_bytes:
|
474 |
num_examples: 10000
|
475 |
-
download_size:
|
476 |
-
dataset_size:
|
477 |
- config_name: TweetNER7
|
478 |
features:
|
479 |
- name: sentence
|
|
|
462 |
dtype: string
|
463 |
- name: dataset
|
464 |
dtype: string
|
465 |
+
- name: types
|
466 |
+
sequence: string
|
467 |
splits:
|
468 |
- name: train
|
469 |
+
num_bytes: 95594024
|
470 |
num_examples: 393982
|
471 |
- name: dev
|
472 |
+
num_bytes: 2379384
|
473 |
num_examples: 10000
|
474 |
- name: test
|
475 |
+
num_bytes: 2405205
|
476 |
num_examples: 10000
|
477 |
+
download_size: 46140168
|
478 |
+
dataset_size: 100378613
|
479 |
- config_name: TweetNER7
|
480 |
features:
|
481 |
- name: sentence
|