Upload dataset
Browse files
README.md
CHANGED
|
@@ -549,6 +549,30 @@ dataset_info:
|
|
| 549 |
num_examples: 80
|
| 550 |
download_size: 71889
|
| 551 |
dataset_size: 314085
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 552 |
configs:
|
| 553 |
- config_name: aio
|
| 554 |
data_files:
|
|
@@ -732,4 +756,12 @@ configs:
|
|
| 732 |
path: niilc/train-*
|
| 733 |
- split: validation
|
| 734 |
path: niilc/validation-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 735 |
---
|
|
|
|
| 549 |
num_examples: 80
|
| 550 |
download_size: 71889
|
| 551 |
dataset_size: 314085
|
| 552 |
+
- config_name: wiki_coreference
|
| 553 |
+
features:
|
| 554 |
+
- name: input
|
| 555 |
+
dtype: string
|
| 556 |
+
- name: output
|
| 557 |
+
dtype: string
|
| 558 |
+
- name: name
|
| 559 |
+
dtype: string
|
| 560 |
+
- name: metrics
|
| 561 |
+
sequence: string
|
| 562 |
+
- name: instruction
|
| 563 |
+
dtype: string
|
| 564 |
+
splits:
|
| 565 |
+
- name: test
|
| 566 |
+
num_bytes: 143009
|
| 567 |
+
num_examples: 200
|
| 568 |
+
- name: train
|
| 569 |
+
num_bytes: 1094704
|
| 570 |
+
num_examples: 1515
|
| 571 |
+
- name: validation
|
| 572 |
+
num_bytes: 75465
|
| 573 |
+
num_examples: 100
|
| 574 |
+
download_size: 433072
|
| 575 |
+
dataset_size: 1313178
|
| 576 |
configs:
|
| 577 |
- config_name: aio
|
| 578 |
data_files:
|
|
|
|
| 756 |
path: niilc/train-*
|
| 757 |
- split: validation
|
| 758 |
path: niilc/validation-*
|
| 759 |
+
- config_name: wiki_coreference
|
| 760 |
+
data_files:
|
| 761 |
+
- split: test
|
| 762 |
+
path: wiki_coreference/test-*
|
| 763 |
+
- split: train
|
| 764 |
+
path: wiki_coreference/train-*
|
| 765 |
+
- split: validation
|
| 766 |
+
path: wiki_coreference/validation-*
|
| 767 |
---
|
wiki_coreference/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:527bdb57744e431899f9a6d08bdd839cc23a8cb3e863b2b225ea99bf71e5b82a
|
| 3 |
+
size 51512
|
wiki_coreference/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7c5799f153f6b825bfca7a4e5d1164cd8529aff75cdb6bdbf50b1c84b0251e0c
|
| 3 |
+
size 350003
|
wiki_coreference/validation-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3710cbdc432db05dfae339be94b5d01e2a6f5638dfa815e3487446205f2055e1
|
| 3 |
+
size 31557
|