Upload dataset
Browse files
README.md
CHANGED
|
@@ -3688,6 +3688,28 @@ dataset_info:
|
|
| 3688 |
num_examples: 1497
|
| 3689 |
download_size: 6675913
|
| 3690 |
dataset_size: 20386550
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3691 |
configs:
|
| 3692 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
| 3693 |
data_files:
|
|
@@ -4841,6 +4863,14 @@ configs:
|
|
| 4841 |
path: common_gen_sentence_to_concepts/validation-*
|
| 4842 |
- split: test
|
| 4843 |
path: common_gen_sentence_to_concepts/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4844 |
---
|
| 4845 |
|
| 4846 |
# Dataset Card for P3
|
|
|
|
| 3688 |
num_examples: 1497
|
| 3689 |
download_size: 6675913
|
| 3690 |
dataset_size: 20386550
|
| 3691 |
+
- config_name: common_gen_topic_to_sentence
|
| 3692 |
+
features:
|
| 3693 |
+
- name: inputs
|
| 3694 |
+
sequence: int32
|
| 3695 |
+
- name: inputs_pretokenized
|
| 3696 |
+
dtype: string
|
| 3697 |
+
- name: targets
|
| 3698 |
+
sequence: int32
|
| 3699 |
+
- name: targets_pretokenized
|
| 3700 |
+
dtype: string
|
| 3701 |
+
splits:
|
| 3702 |
+
- name: train
|
| 3703 |
+
num_bytes: 15085866
|
| 3704 |
+
num_examples: 67389
|
| 3705 |
+
- name: validation
|
| 3706 |
+
num_bytes: 914278
|
| 3707 |
+
num_examples: 4018
|
| 3708 |
+
- name: test
|
| 3709 |
+
num_bytes: 169777
|
| 3710 |
+
num_examples: 1497
|
| 3711 |
+
download_size: 5634470
|
| 3712 |
+
dataset_size: 16169921
|
| 3713 |
configs:
|
| 3714 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
| 3715 |
data_files:
|
|
|
|
| 4863 |
path: common_gen_sentence_to_concepts/validation-*
|
| 4864 |
- split: test
|
| 4865 |
path: common_gen_sentence_to_concepts/test-*
|
| 4866 |
+
- config_name: common_gen_topic_to_sentence
|
| 4867 |
+
data_files:
|
| 4868 |
+
- split: train
|
| 4869 |
+
path: common_gen_topic_to_sentence/train-*
|
| 4870 |
+
- split: validation
|
| 4871 |
+
path: common_gen_topic_to_sentence/validation-*
|
| 4872 |
+
- split: test
|
| 4873 |
+
path: common_gen_topic_to_sentence/test-*
|
| 4874 |
---
|
| 4875 |
|
| 4876 |
# Dataset Card for P3
|
common_gen_topic_to_sentence/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:425e46bb7871c3e9c6c7f11ebc8b7c25d7fb4bc12660e1632d424696cfc35999
|
| 3 |
+
size 23415
|
common_gen_topic_to_sentence/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:108b6addfb07debc9a22f3207b241035be7f2bb894992708ceef7da167f0fc9c
|
| 3 |
+
size 5314928
|
common_gen_topic_to_sentence/validation-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:896f2449ef1c480ba7b935123b170f9f24f1db8176800e4d1850c5edbb371a98
|
| 3 |
+
size 296127
|