Upload dataset
Browse files- Ontonotes/train-00000-of-00001.parquet +3 -0
- README.md +22 -0
Ontonotes/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9c6b3eaf6037315ca9c70e94627217a75acf4496cfb99056540d4b7d5c9761a6
|
3 |
+
size 2156469
|
README.md
CHANGED
@@ -432,6 +432,24 @@ dataset_info:
|
|
432 |
num_examples: 29910
|
433 |
download_size: 2964331
|
434 |
dataset_size: 28729004
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
435 |
- config_name: PHEE
|
436 |
features:
|
437 |
- name: id
|
@@ -1141,6 +1159,10 @@ configs:
|
|
1141 |
data_files:
|
1142 |
- split: train
|
1143 |
path: New_York_Times_RE/train-*
|
|
|
|
|
|
|
|
|
1144 |
- config_name: PHEE
|
1145 |
data_files:
|
1146 |
- split: train
|
|
|
432 |
num_examples: 29910
|
433 |
download_size: 2964331
|
434 |
dataset_size: 28729004
|
435 |
+
- config_name: Ontonotes
|
436 |
+
features:
|
437 |
+
- name: id
|
438 |
+
dtype: string
|
439 |
+
- name: task
|
440 |
+
dtype: string
|
441 |
+
- name: source
|
442 |
+
dtype: string
|
443 |
+
- name: instruction
|
444 |
+
dtype: string
|
445 |
+
- name: label
|
446 |
+
dtype: string
|
447 |
+
splits:
|
448 |
+
- name: train
|
449 |
+
num_bytes: 15182565
|
450 |
+
num_examples: 23346
|
451 |
+
download_size: 2156469
|
452 |
+
dataset_size: 15182565
|
453 |
- config_name: PHEE
|
454 |
features:
|
455 |
- name: id
|
|
|
1159 |
data_files:
|
1160 |
- split: train
|
1161 |
path: New_York_Times_RE/train-*
|
1162 |
+
- config_name: Ontonotes
|
1163 |
+
data_files:
|
1164 |
+
- split: train
|
1165 |
+
path: Ontonotes/train-*
|
1166 |
- config_name: PHEE
|
1167 |
data_files:
|
1168 |
- split: train
|