mariosasko
commited on
Commit
•
478cd00
1
Parent(s):
0f4b067
Upload dataset
Browse files
README.md
CHANGED
@@ -13626,6 +13626,27 @@ dataset_info:
|
|
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:
|
@@ -18007,6 +18028,12 @@ configs:
|
|
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
|
|
|
13626 |
num_examples: 500
|
13627 |
download_size: 487935
|
13628 |
dataset_size: 4458447
|
13629 |
+
- config_name: trec_pick_the_best_descriptor
|
13630 |
+
features:
|
13631 |
+
- name: answer_choices
|
13632 |
+
sequence: string
|
13633 |
+
- name: inputs
|
13634 |
+
sequence: int32
|
13635 |
+
- name: inputs_pretokenized
|
13636 |
+
dtype: string
|
13637 |
+
- name: targets
|
13638 |
+
sequence: int32
|
13639 |
+
- name: targets_pretokenized
|
13640 |
+
dtype: string
|
13641 |
+
splits:
|
13642 |
+
- name: train
|
13643 |
+
num_bytes: 2383862
|
13644 |
+
num_examples: 5452
|
13645 |
+
- name: test
|
13646 |
+
num_bytes: 203911
|
13647 |
+
num_examples: 500
|
13648 |
+
download_size: 501452
|
13649 |
+
dataset_size: 2587773
|
13650 |
configs:
|
13651 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
13652 |
data_files:
|
|
|
18028 |
path: trec_fine_grained_open_context_first/train-*
|
18029 |
- split: test
|
18030 |
path: trec_fine_grained_open_context_first/test-*
|
18031 |
+
- config_name: trec_pick_the_best_descriptor
|
18032 |
+
data_files:
|
18033 |
+
- split: train
|
18034 |
+
path: trec_pick_the_best_descriptor/train-*
|
18035 |
+
- split: test
|
18036 |
+
path: trec_pick_the_best_descriptor/test-*
|
18037 |
---
|
18038 |
|
18039 |
# Dataset Card for P3
|
trec_pick_the_best_descriptor/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9a7af3114fea85be774d33d6374becb13e1e579fe478e53290c365e4552e0279
|
3 |
+
size 35124
|
trec_pick_the_best_descriptor/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bd09d080b91d850a6803e94b0293f3e350629624d3ca8cfc0a4865560713152d
|
3 |
+
size 466328
|