mariosasko
commited on
Commit
•
2b07c17
1
Parent(s):
6c85ef5
Upload dataset
Browse files
README.md
CHANGED
@@ -3732,6 +3732,25 @@ dataset_info:
|
|
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:
|
@@ -4901,6 +4920,12 @@ configs:
|
|
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
|
|
|
3732 |
num_examples: 1497
|
3733 |
download_size: 6505604
|
3734 |
dataset_size: 17895566
|
3735 |
+
- config_name: cos_e_v1.11_aligned_with_common_sense
|
3736 |
+
features:
|
3737 |
+
- name: inputs
|
3738 |
+
sequence: int32
|
3739 |
+
- name: inputs_pretokenized
|
3740 |
+
dtype: string
|
3741 |
+
- name: targets
|
3742 |
+
sequence: int32
|
3743 |
+
- name: targets_pretokenized
|
3744 |
+
dtype: string
|
3745 |
+
splits:
|
3746 |
+
- name: train
|
3747 |
+
num_bytes: 5953379
|
3748 |
+
num_examples: 9741
|
3749 |
+
- name: validation
|
3750 |
+
num_bytes: 727452
|
3751 |
+
num_examples: 1221
|
3752 |
+
download_size: 2505981
|
3753 |
+
dataset_size: 6680831
|
3754 |
configs:
|
3755 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
3756 |
data_files:
|
|
|
4920 |
path: common_gen_topics_from_the_sentence/validation-*
|
4921 |
- split: test
|
4922 |
path: common_gen_topics_from_the_sentence/test-*
|
4923 |
+
- config_name: cos_e_v1.11_aligned_with_common_sense
|
4924 |
+
data_files:
|
4925 |
+
- split: train
|
4926 |
+
path: cos_e_v1.11_aligned_with_common_sense/train-*
|
4927 |
+
- split: validation
|
4928 |
+
path: cos_e_v1.11_aligned_with_common_sense/validation-*
|
4929 |
---
|
4930 |
|
4931 |
# Dataset Card for P3
|
cos_e_v1.11_aligned_with_common_sense/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1b04b4e74ee5f2d69f5f53b5a1438d779409931f546cb2a72092f0b2bf716800
|
3 |
+
size 2223263
|
cos_e_v1.11_aligned_with_common_sense/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:465b7011388d453a1df030d393d146b3d3f931c7c13825e1f22f8a9417c4a792
|
3 |
+
size 282718
|