Upload dataset
Browse files
README.md
CHANGED
@@ -573,6 +573,30 @@ dataset_info:
|
|
573 |
num_examples: 100
|
574 |
download_size: 433072
|
575 |
dataset_size: 1313178
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
576 |
configs:
|
577 |
- config_name: aio
|
578 |
data_files:
|
@@ -764,4 +788,12 @@ configs:
|
|
764 |
path: wiki_coreference/train-*
|
765 |
- split: validation
|
766 |
path: wiki_coreference/validation-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
767 |
---
|
|
|
573 |
num_examples: 100
|
574 |
download_size: 433072
|
575 |
dataset_size: 1313178
|
576 |
+
- config_name: wiki_dependency
|
577 |
+
features:
|
578 |
+
- name: input
|
579 |
+
dtype: string
|
580 |
+
- name: output
|
581 |
+
dtype: string
|
582 |
+
- name: name
|
583 |
+
dtype: string
|
584 |
+
- name: metrics
|
585 |
+
sequence: string
|
586 |
+
- name: instruction
|
587 |
+
dtype: string
|
588 |
+
splits:
|
589 |
+
- name: test
|
590 |
+
num_bytes: 221956
|
591 |
+
num_examples: 200
|
592 |
+
- name: train
|
593 |
+
num_bytes: 1730549
|
594 |
+
num_examples: 1517
|
595 |
+
- name: validation
|
596 |
+
num_bytes: 120918
|
597 |
+
num_examples: 100
|
598 |
+
download_size: 755212
|
599 |
+
dataset_size: 2073423
|
600 |
configs:
|
601 |
- config_name: aio
|
602 |
data_files:
|
|
|
788 |
path: wiki_coreference/train-*
|
789 |
- split: validation
|
790 |
path: wiki_coreference/validation-*
|
791 |
+
- config_name: wiki_dependency
|
792 |
+
data_files:
|
793 |
+
- split: test
|
794 |
+
path: wiki_dependency/test-*
|
795 |
+
- split: train
|
796 |
+
path: wiki_dependency/train-*
|
797 |
+
- split: validation
|
798 |
+
path: wiki_dependency/validation-*
|
799 |
---
|
wiki_dependency/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0e13aea58d2e010a8ba4c7e9619839f4548918a98b091a96beabfcb39b48d6ca
|
3 |
+
size 87510
|
wiki_dependency/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:244e9d8b4d1c19282b844f358c242bbe55b5a7bb69ad8f7391eedff9574e8849
|
3 |
+
size 616282
|
wiki_dependency/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:57ba1153b3ef1af1b62765e97988463f478713ca0f0e497a40d5232fa3d67c2f
|
3 |
+
size 51420
|