Upload dataset
Browse files
CrossNER_politics/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:6365449d77e7ea2f0caf3f950fb86a2557da2593b68e999b70a0639cd68db080
|
| 3 |
+
size 132624
|
CrossNER_politics/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:e620df7e3d328b290ec42ed6273c8545a78ad4e18fa494bf0e1b1d5c96f80726
|
| 3 |
+
size 155917
|
CrossNER_politics/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:59be9b2f018c757a1a8f91305a030c3eac13b9060cd31a2cb32f059089f71c42
|
| 3 |
+
size 54899
|
README.md
CHANGED
|
@@ -238,18 +238,20 @@ dataset_info:
|
|
| 238 |
dtype: string
|
| 239 |
- name: dataset
|
| 240 |
dtype: string
|
|
|
|
|
|
|
| 241 |
splits:
|
| 242 |
- name: train
|
| 243 |
-
num_bytes:
|
| 244 |
num_examples: 199
|
| 245 |
- name: dev
|
| 246 |
-
num_bytes:
|
| 247 |
num_examples: 540
|
| 248 |
- name: test
|
| 249 |
-
num_bytes:
|
| 250 |
num_examples: 650
|
| 251 |
-
download_size:
|
| 252 |
-
dataset_size:
|
| 253 |
- config_name: CrossNER_science
|
| 254 |
features:
|
| 255 |
- name: sentence
|
|
|
|
| 238 |
dtype: string
|
| 239 |
- name: dataset
|
| 240 |
dtype: string
|
| 241 |
+
- name: types
|
| 242 |
+
sequence: string
|
| 243 |
splits:
|
| 244 |
- name: train
|
| 245 |
+
num_bytes: 145511
|
| 246 |
num_examples: 199
|
| 247 |
- name: dev
|
| 248 |
+
num_bytes: 420946
|
| 249 |
num_examples: 540
|
| 250 |
- name: test
|
| 251 |
+
num_bytes: 481221
|
| 252 |
num_examples: 650
|
| 253 |
+
download_size: 343440
|
| 254 |
+
dataset_size: 1047678
|
| 255 |
- config_name: CrossNER_science
|
| 256 |
features:
|
| 257 |
- name: sentence
|