mariosasko
commited on
Commit
•
b1541b6
1
Parent(s):
efe556a
Upload dataset
Browse files
README.md
CHANGED
@@ -13668,6 +13668,27 @@ dataset_info:
|
|
13668 |
num_examples: 500
|
13669 |
download_size: 492132
|
13670 |
dataset_size: 2331837
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
13671 |
configs:
|
13672 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
13673 |
data_files:
|
@@ -18061,6 +18082,12 @@ configs:
|
|
18061 |
path: trec_trec1/train-*
|
18062 |
- split: test
|
18063 |
path: trec_trec1/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
18064 |
---
|
18065 |
|
18066 |
# Dataset Card for P3
|
|
|
13668 |
num_examples: 500
|
13669 |
download_size: 492132
|
13670 |
dataset_size: 2331837
|
13671 |
+
- config_name: trec_trec2
|
13672 |
+
features:
|
13673 |
+
- name: answer_choices
|
13674 |
+
sequence: string
|
13675 |
+
- name: inputs
|
13676 |
+
sequence: int32
|
13677 |
+
- name: inputs_pretokenized
|
13678 |
+
dtype: string
|
13679 |
+
- name: targets
|
13680 |
+
sequence: int32
|
13681 |
+
- name: targets_pretokenized
|
13682 |
+
dtype: string
|
13683 |
+
splits:
|
13684 |
+
- name: train
|
13685 |
+
num_bytes: 2291178
|
13686 |
+
num_examples: 5452
|
13687 |
+
- name: test
|
13688 |
+
num_bytes: 195411
|
13689 |
+
num_examples: 500
|
13690 |
+
download_size: 492952
|
13691 |
+
dataset_size: 2486589
|
13692 |
configs:
|
13693 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
13694 |
data_files:
|
|
|
18082 |
path: trec_trec1/train-*
|
18083 |
- split: test
|
18084 |
path: trec_trec1/test-*
|
18085 |
+
- config_name: trec_trec2
|
18086 |
+
data_files:
|
18087 |
+
- split: train
|
18088 |
+
path: trec_trec2/train-*
|
18089 |
+
- split: test
|
18090 |
+
path: trec_trec2/test-*
|
18091 |
---
|
18092 |
|
18093 |
# Dataset Card for P3
|
trec_trec2/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fd2c503655a866b3d855ce25ec2db24fd5c0a21d41bf1416af0559b347b13c85
|
3 |
+
size 34499
|
trec_trec2/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:98a7618641e2e72db1638d2f5c46b1b471d867bd1f3f4f46edc5846abe4b8912
|
3 |
+
size 458453
|