mariosasko
commited on
Commit
•
b9e6a84
1
Parent(s):
b3d23c6
Upload dataset
Browse files
README.md
CHANGED
@@ -11217,6 +11217,30 @@ dataset_info:
|
|
11217 |
num_examples: 9693
|
11218 |
download_size: 10310634
|
11219 |
dataset_size: 133419710
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
11220 |
configs:
|
11221 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
11222 |
data_files:
|
@@ -14848,6 +14872,14 @@ configs:
|
|
14848 |
path: super_glue_multirc_found_this_answer/validation-*
|
14849 |
- split: test
|
14850 |
path: super_glue_multirc_found_this_answer/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
14851 |
---
|
14852 |
|
14853 |
# Dataset Card for P3
|
|
|
11217 |
num_examples: 9693
|
11218 |
download_size: 10310634
|
11219 |
dataset_size: 133419710
|
11220 |
+
- config_name: super_glue_multirc_grading
|
11221 |
+
features:
|
11222 |
+
- name: answer_choices
|
11223 |
+
sequence: string
|
11224 |
+
- name: inputs
|
11225 |
+
sequence: int32
|
11226 |
+
- name: inputs_pretokenized
|
11227 |
+
dtype: string
|
11228 |
+
- name: targets
|
11229 |
+
sequence: int32
|
11230 |
+
- name: targets_pretokenized
|
11231 |
+
dtype: string
|
11232 |
+
splits:
|
11233 |
+
- name: train
|
11234 |
+
num_bytes: 88933108
|
11235 |
+
num_examples: 27243
|
11236 |
+
- name: validation
|
11237 |
+
num_bytes: 15555844
|
11238 |
+
num_examples: 4848
|
11239 |
+
- name: test
|
11240 |
+
num_bytes: 29889442
|
11241 |
+
num_examples: 9693
|
11242 |
+
download_size: 10380847
|
11243 |
+
dataset_size: 134378394
|
11244 |
configs:
|
11245 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
11246 |
data_files:
|
|
|
14872 |
path: super_glue_multirc_found_this_answer/validation-*
|
14873 |
- split: test
|
14874 |
path: super_glue_multirc_found_this_answer/test-*
|
14875 |
+
- config_name: super_glue_multirc_grading
|
14876 |
+
data_files:
|
14877 |
+
- split: train
|
14878 |
+
path: super_glue_multirc_grading/train-*
|
14879 |
+
- split: validation
|
14880 |
+
path: super_glue_multirc_grading/validation-*
|
14881 |
+
- split: test
|
14882 |
+
path: super_glue_multirc_grading/test-*
|
14883 |
---
|
14884 |
|
14885 |
# Dataset Card for P3
|
super_glue_multirc_grading/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7ac1565cee70e48a2718ebd28698183bc4ec77663e3dcba7054d4bc41dfe17b2
|
3 |
+
size 2305594
|
super_glue_multirc_grading/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0fb0fcfc9089e650d4e606fd54450cb51e90e133037033bb73fb81512a9e9196
|
3 |
+
size 6862014
|
super_glue_multirc_grading/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f74ffd92fe98982e6cb03ef81ceb92fc518496c4d75a672fb4c69df3d6a462c6
|
3 |
+
size 1213239
|