mariosasko
commited on
Commit
•
0f4b067
1
Parent(s):
046dede
Upload dataset
Browse files
README.md
CHANGED
@@ -13605,6 +13605,27 @@ dataset_info:
|
|
13605 |
num_examples: 500
|
13606 |
download_size: 483505
|
13607 |
dataset_size: 4458447
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
13608 |
configs:
|
13609 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
13610 |
data_files:
|
@@ -17980,6 +18001,12 @@ configs:
|
|
17980 |
path: trec_fine_grained_open/train-*
|
17981 |
- split: test
|
17982 |
path: trec_fine_grained_open/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
17983 |
---
|
17984 |
|
17985 |
# Dataset Card for P3
|
|
|
13605 |
num_examples: 500
|
13606 |
download_size: 483505
|
13607 |
dataset_size: 4458447
|
13608 |
+
- config_name: trec_fine_grained_open_context_first
|
13609 |
+
features:
|
13610 |
+
- name: answer_choices
|
13611 |
+
sequence: string
|
13612 |
+
- name: inputs
|
13613 |
+
sequence: int32
|
13614 |
+
- name: inputs_pretokenized
|
13615 |
+
dtype: string
|
13616 |
+
- name: targets
|
13617 |
+
sequence: int32
|
13618 |
+
- name: targets_pretokenized
|
13619 |
+
dtype: string
|
13620 |
+
splits:
|
13621 |
+
- name: train
|
13622 |
+
num_bytes: 4097073
|
13623 |
+
num_examples: 5452
|
13624 |
+
- name: test
|
13625 |
+
num_bytes: 361374
|
13626 |
+
num_examples: 500
|
13627 |
+
download_size: 487935
|
13628 |
+
dataset_size: 4458447
|
13629 |
configs:
|
13630 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
13631 |
data_files:
|
|
|
18001 |
path: trec_fine_grained_open/train-*
|
18002 |
- split: test
|
18003 |
path: trec_fine_grained_open/test-*
|
18004 |
+
- config_name: trec_fine_grained_open_context_first
|
18005 |
+
data_files:
|
18006 |
+
- split: train
|
18007 |
+
path: trec_fine_grained_open_context_first/train-*
|
18008 |
+
- split: test
|
18009 |
+
path: trec_fine_grained_open_context_first/test-*
|
18010 |
---
|
18011 |
|
18012 |
# Dataset Card for P3
|
trec_fine_grained_open_context_first/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f5a1fb6fa45cb10734e883cecbcd2b908cd882b4f26a8ca72a3dc8506dc20d0f
|
3 |
+
size 34433
|
trec_fine_grained_open_context_first/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:36858a9972d109986a0e65f1545d7ed3e881a1b4f6637145658bf7fb8d728f90
|
3 |
+
size 453502
|