Upload dataset
Browse files
README.md
CHANGED
@@ -6582,6 +6582,30 @@ dataset_info:
|
|
6582 |
num_examples: 8000
|
6583 |
download_size: 16128581
|
6584 |
dataset_size: 46152601
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
6585 |
configs:
|
6586 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
6587 |
data_files:
|
@@ -8711,6 +8735,14 @@ configs:
|
|
8711 |
path: paws_labeled_final_Rewrite_no_label/validation-*
|
8712 |
- split: test
|
8713 |
path: paws_labeled_final_Rewrite_no_label/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
8714 |
---
|
8715 |
|
8716 |
# Dataset Card for P3
|
|
|
6582 |
num_examples: 8000
|
6583 |
download_size: 16128581
|
6584 |
dataset_size: 46152601
|
6585 |
+
- config_name: paws_labeled_final_context_question
|
6586 |
+
features:
|
6587 |
+
- name: answer_choices
|
6588 |
+
sequence: string
|
6589 |
+
- name: inputs
|
6590 |
+
sequence: int32
|
6591 |
+
- name: inputs_pretokenized
|
6592 |
+
dtype: string
|
6593 |
+
- name: targets
|
6594 |
+
sequence: int32
|
6595 |
+
- name: targets_pretokenized
|
6596 |
+
dtype: string
|
6597 |
+
splits:
|
6598 |
+
- name: train
|
6599 |
+
num_bytes: 32095286
|
6600 |
+
num_examples: 49401
|
6601 |
+
- name: validation
|
6602 |
+
num_bytes: 5195157
|
6603 |
+
num_examples: 8000
|
6604 |
+
- name: test
|
6605 |
+
num_bytes: 5199626
|
6606 |
+
num_examples: 8000
|
6607 |
+
download_size: 16025554
|
6608 |
+
dataset_size: 42490069
|
6609 |
configs:
|
6610 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
6611 |
data_files:
|
|
|
8735 |
path: paws_labeled_final_Rewrite_no_label/validation-*
|
8736 |
- split: test
|
8737 |
path: paws_labeled_final_Rewrite_no_label/test-*
|
8738 |
+
- config_name: paws_labeled_final_context_question
|
8739 |
+
data_files:
|
8740 |
+
- split: train
|
8741 |
+
path: paws_labeled_final_context_question/train-*
|
8742 |
+
- split: validation
|
8743 |
+
path: paws_labeled_final_context_question/validation-*
|
8744 |
+
- split: test
|
8745 |
+
path: paws_labeled_final_context_question/test-*
|
8746 |
---
|
8747 |
|
8748 |
# Dataset Card for P3
|
paws_labeled_final_context_question/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:519c4ee1bdda47f53e47334cf10db4a9708200b5569fa1c047840835c26e931e
|
3 |
+
size 1903360
|
paws_labeled_final_context_question/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c57f57c1f86c4f26d05241622b78321a5a970683d1cc2ae7d41488785497e6f9
|
3 |
+
size 12219641
|
paws_labeled_final_context_question/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b40eb0ff11bf84aeae08d4eeea0a59d63cde5cbf8e2cddb9d6361873a9e953b6
|
3 |
+
size 1902553
|