mariosasko
commited on
Commit
•
f408af8
1
Parent(s):
8f2c163
Upload dataset
Browse files
README.md
CHANGED
@@ -8390,6 +8390,25 @@ dataset_info:
|
|
8390 |
num_examples: 1688
|
8391 |
download_size: 3700990
|
8392 |
dataset_size: 27088067
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
8393 |
configs:
|
8394 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
8395 |
data_files:
|
@@ -11123,6 +11142,12 @@ configs:
|
|
11123 |
path: ropes_given_background_situation/train-*
|
11124 |
- split: validation
|
11125 |
path: ropes_given_background_situation/validation-*
|
|
|
|
|
|
|
|
|
|
|
|
|
11126 |
---
|
11127 |
|
11128 |
# Dataset Card for P3
|
|
|
8390 |
num_examples: 1688
|
8391 |
download_size: 3700990
|
8392 |
dataset_size: 27088067
|
8393 |
+
- config_name: ropes_new_situation_background_answer
|
8394 |
+
features:
|
8395 |
+
- name: inputs
|
8396 |
+
sequence: int32
|
8397 |
+
- name: inputs_pretokenized
|
8398 |
+
dtype: string
|
8399 |
+
- name: targets
|
8400 |
+
sequence: int32
|
8401 |
+
- name: targets_pretokenized
|
8402 |
+
dtype: string
|
8403 |
+
splits:
|
8404 |
+
- name: train
|
8405 |
+
num_bytes: 24312727
|
8406 |
+
num_examples: 10924
|
8407 |
+
- name: validation
|
8408 |
+
num_bytes: 3481612
|
8409 |
+
num_examples: 1688
|
8410 |
+
download_size: 3650421
|
8411 |
+
dataset_size: 27794339
|
8412 |
configs:
|
8413 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
8414 |
data_files:
|
|
|
11142 |
path: ropes_given_background_situation/train-*
|
11143 |
- split: validation
|
11144 |
path: ropes_given_background_situation/validation-*
|
11145 |
+
- config_name: ropes_new_situation_background_answer
|
11146 |
+
data_files:
|
11147 |
+
- split: train
|
11148 |
+
path: ropes_new_situation_background_answer/train-*
|
11149 |
+
- split: validation
|
11150 |
+
path: ropes_new_situation_background_answer/validation-*
|
11151 |
---
|
11152 |
|
11153 |
# Dataset Card for P3
|
ropes_new_situation_background_answer/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:118bbb6f6371e2131b6cb109888f78cb0d97bd136a1a459b067a29dd84eeba02
|
3 |
+
size 3298621
|
ropes_new_situation_background_answer/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:15f485d355910ff5facfbcb9650d55640164f51957bbc48e08f61da2c741bdf6
|
3 |
+
size 351800
|