mariosasko
commited on
Commit
•
c6bdc21
1
Parent(s):
2b4bceb
Upload dataset
Browse files
README.md
CHANGED
@@ -11385,6 +11385,30 @@ dataset_info:
|
|
11385 |
num_examples: 10000
|
11386 |
download_size: 137075723
|
11387 |
dataset_size: 317286248
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
11388 |
configs:
|
11389 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
11390 |
data_files:
|
@@ -15072,6 +15096,14 @@ configs:
|
|
15072 |
path: super_glue_record_Can_you_figure_out_/validation-*
|
15073 |
- split: test
|
15074 |
path: super_glue_record_Can_you_figure_out_/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
15075 |
---
|
15076 |
|
15077 |
# Dataset Card for P3
|
|
|
11385 |
num_examples: 10000
|
11386 |
download_size: 137075723
|
11387 |
dataset_size: 317286248
|
11388 |
+
- config_name: super_glue_record_GPT_3_style_continuation_choices_
|
11389 |
+
features:
|
11390 |
+
- name: answer_choices
|
11391 |
+
sequence: string
|
11392 |
+
- name: inputs
|
11393 |
+
sequence: int32
|
11394 |
+
- name: inputs_pretokenized
|
11395 |
+
dtype: string
|
11396 |
+
- name: targets
|
11397 |
+
sequence: int32
|
11398 |
+
- name: targets_pretokenized
|
11399 |
+
dtype: string
|
11400 |
+
splits:
|
11401 |
+
- name: train
|
11402 |
+
num_bytes: 389547353
|
11403 |
+
num_examples: 100730
|
11404 |
+
- name: validation
|
11405 |
+
num_bytes: 38377029
|
11406 |
+
num_examples: 10000
|
11407 |
+
- name: test
|
11408 |
+
num_bytes: 35877641
|
11409 |
+
num_examples: 10000
|
11410 |
+
download_size: 161606657
|
11411 |
+
dataset_size: 463802023
|
11412 |
configs:
|
11413 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
11414 |
data_files:
|
|
|
15096 |
path: super_glue_record_Can_you_figure_out_/validation-*
|
15097 |
- split: test
|
15098 |
path: super_glue_record_Can_you_figure_out_/test-*
|
15099 |
+
- config_name: super_glue_record_GPT_3_style_continuation_choices_
|
15100 |
+
data_files:
|
15101 |
+
- split: train
|
15102 |
+
path: super_glue_record_GPT_3_style_continuation_choices_/train-*
|
15103 |
+
- split: validation
|
15104 |
+
path: super_glue_record_GPT_3_style_continuation_choices_/validation-*
|
15105 |
+
- split: test
|
15106 |
+
path: super_glue_record_GPT_3_style_continuation_choices_/test-*
|
15107 |
---
|
15108 |
|
15109 |
# Dataset Card for P3
|
super_glue_record_GPT_3_style_continuation_choices_/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a4cbfe758b85f42567838fce7bbc446e7656db7e015275b55c8a3dfa8d3dd812
|
3 |
+
size 12394466
|
super_glue_record_GPT_3_style_continuation_choices_/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:66331685b64090eea46db7a4e4f2811118fbea8f96390ecc5dc4b043ca681680
|
3 |
+
size 135068066
|
super_glue_record_GPT_3_style_continuation_choices_/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f0562fc9106443824a810d82efbab08446a3f9882ed2c6d8c0b18e6a98846d76
|
3 |
+
size 14144125
|