mariosasko
commited on
Commit
•
379bf5b
1
Parent(s):
11e4ec5
Upload dataset
Browse files
README.md
CHANGED
@@ -11793,6 +11793,30 @@ dataset_info:
|
|
11793 |
num_examples: 10000
|
11794 |
download_size: 151048548
|
11795 |
dataset_size: 370000589
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
11796 |
configs:
|
11797 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
11798 |
data_files:
|
@@ -15616,6 +15640,14 @@ configs:
|
|
15616 |
path: super_glue_record_trying_to_decide/validation-*
|
15617 |
- split: test
|
15618 |
path: super_glue_record_trying_to_decide/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
15619 |
---
|
15620 |
|
15621 |
# Dataset Card for P3
|
|
|
11793 |
num_examples: 10000
|
11794 |
download_size: 151048548
|
11795 |
dataset_size: 370000589
|
11796 |
+
- config_name: super_glue_rte_GPT_3_style
|
11797 |
+
features:
|
11798 |
+
- name: answer_choices
|
11799 |
+
sequence: string
|
11800 |
+
- name: inputs
|
11801 |
+
sequence: int32
|
11802 |
+
- name: inputs_pretokenized
|
11803 |
+
dtype: string
|
11804 |
+
- name: targets
|
11805 |
+
sequence: int32
|
11806 |
+
- name: targets_pretokenized
|
11807 |
+
dtype: string
|
11808 |
+
splits:
|
11809 |
+
- name: train
|
11810 |
+
num_bytes: 1822276
|
11811 |
+
num_examples: 2490
|
11812 |
+
- name: validation
|
11813 |
+
num_bytes: 196922
|
11814 |
+
num_examples: 277
|
11815 |
+
- name: test
|
11816 |
+
num_bytes: 2177860
|
11817 |
+
num_examples: 3000
|
11818 |
+
download_size: 2192949
|
11819 |
+
dataset_size: 4197058
|
11820 |
configs:
|
11821 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
11822 |
data_files:
|
|
|
15640 |
path: super_glue_record_trying_to_decide/validation-*
|
15641 |
- split: test
|
15642 |
path: super_glue_record_trying_to_decide/test-*
|
15643 |
+
- config_name: super_glue_rte_GPT_3_style
|
15644 |
+
data_files:
|
15645 |
+
- split: train
|
15646 |
+
path: super_glue_rte_GPT_3_style/train-*
|
15647 |
+
- split: validation
|
15648 |
+
path: super_glue_rte_GPT_3_style/validation-*
|
15649 |
+
- split: test
|
15650 |
+
path: super_glue_rte_GPT_3_style/test-*
|
15651 |
---
|
15652 |
|
15653 |
# Dataset Card for P3
|
super_glue_rte_GPT_3_style/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7eeec9f55c2337350a8a7dfa9b1d584fbd9e9179c3c4c856539b107dab2a1a64
|
3 |
+
size 1069391
|
super_glue_rte_GPT_3_style/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fa206f923d35ecf481c4b65f2fe682d8230597ed929e760952c9d3e9bb2caef4
|
3 |
+
size 1002185
|
super_glue_rte_GPT_3_style/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6d69fea5957ae87e02b4b7d1c64d5c9de1e108e28f5c7e59ed8e73751fa264d2
|
3 |
+
size 121373
|