mariosasko
commited on
Commit
•
6c85ef5
1
Parent(s):
44553cf
Upload dataset
Browse files
README.md
CHANGED
@@ -3710,6 +3710,28 @@ dataset_info:
|
|
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:
|
@@ -4871,6 +4893,14 @@ configs:
|
|
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
|
|
|
3710 |
num_examples: 1497
|
3711 |
download_size: 5634470
|
3712 |
dataset_size: 16169921
|
3713 |
+
- config_name: common_gen_topics_from_the_sentence
|
3714 |
+
features:
|
3715 |
+
- name: inputs
|
3716 |
+
sequence: int32
|
3717 |
+
- name: inputs_pretokenized
|
3718 |
+
dtype: string
|
3719 |
+
- name: targets
|
3720 |
+
sequence: int32
|
3721 |
+
- name: targets_pretokenized
|
3722 |
+
dtype: string
|
3723 |
+
splits:
|
3724 |
+
- name: train
|
3725 |
+
num_bytes: 16631691
|
3726 |
+
num_examples: 67389
|
3727 |
+
- name: validation
|
3728 |
+
num_bytes: 1033180
|
3729 |
+
num_examples: 4018
|
3730 |
+
- name: test
|
3731 |
+
num_bytes: 230695
|
3732 |
+
num_examples: 1497
|
3733 |
+
download_size: 6505604
|
3734 |
+
dataset_size: 17895566
|
3735 |
configs:
|
3736 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
3737 |
data_files:
|
|
|
4893 |
path: common_gen_topic_to_sentence/validation-*
|
4894 |
- split: test
|
4895 |
path: common_gen_topic_to_sentence/test-*
|
4896 |
+
- config_name: common_gen_topics_from_the_sentence
|
4897 |
+
data_files:
|
4898 |
+
- split: train
|
4899 |
+
path: common_gen_topics_from_the_sentence/train-*
|
4900 |
+
- split: validation
|
4901 |
+
path: common_gen_topics_from_the_sentence/validation-*
|
4902 |
+
- split: test
|
4903 |
+
path: common_gen_topics_from_the_sentence/test-*
|
4904 |
---
|
4905 |
|
4906 |
# Dataset Card for P3
|
common_gen_topics_from_the_sentence/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:810fa954a3ef8ad7470fb831b0818722fd1a8b360fe60b9ec88574f44e1a4080
|
3 |
+
size 61443
|
common_gen_topics_from_the_sentence/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:216f2d53fb54043c041cf1e9c8a72593c9c314a99c7cb847f6df2e90be5366c0
|
3 |
+
size 6117040
|
common_gen_topics_from_the_sentence/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:401a8c665fc7d96d5f9225ba289cc238b006b524ecce552e91c6bb86ccaeb061
|
3 |
+
size 327121
|