mariosasko
commited on
Commit
•
937ebe7
1
Parent(s):
b1541b6
Upload dataset
Browse files
README.md
CHANGED
@@ -13689,6 +13689,27 @@ dataset_info:
|
|
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:
|
@@ -18088,6 +18109,12 @@ configs:
|
|
18088 |
path: trec_trec2/train-*
|
18089 |
- split: test
|
18090 |
path: trec_trec2/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
18091 |
---
|
18092 |
|
18093 |
# Dataset Card for P3
|
|
|
13689 |
num_examples: 500
|
13690 |
download_size: 492952
|
13691 |
dataset_size: 2486589
|
13692 |
+
- config_name: trec_what_category_best_describe
|
13693 |
+
features:
|
13694 |
+
- name: answer_choices
|
13695 |
+
sequence: string
|
13696 |
+
- name: inputs
|
13697 |
+
sequence: int32
|
13698 |
+
- name: inputs_pretokenized
|
13699 |
+
dtype: string
|
13700 |
+
- name: targets
|
13701 |
+
sequence: int32
|
13702 |
+
- name: targets_pretokenized
|
13703 |
+
dtype: string
|
13704 |
+
splits:
|
13705 |
+
- name: train
|
13706 |
+
num_bytes: 2372958
|
13707 |
+
num_examples: 5452
|
13708 |
+
- name: test
|
13709 |
+
num_bytes: 202911
|
13710 |
+
num_examples: 500
|
13711 |
+
download_size: 500367
|
13712 |
+
dataset_size: 2575869
|
13713 |
configs:
|
13714 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
13715 |
data_files:
|
|
|
18109 |
path: trec_trec2/train-*
|
18110 |
- split: test
|
18111 |
path: trec_trec2/test-*
|
18112 |
+
- config_name: trec_what_category_best_describe
|
18113 |
+
data_files:
|
18114 |
+
- split: train
|
18115 |
+
path: trec_what_category_best_describe/train-*
|
18116 |
+
- split: test
|
18117 |
+
path: trec_what_category_best_describe/test-*
|
18118 |
---
|
18119 |
|
18120 |
# Dataset Card for P3
|
trec_what_category_best_describe/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c4632c34dcd149cfeb5921cf2b17c94689fe2cf0165718b774a7f309948410f4
|
3 |
+
size 35193
|
trec_what_category_best_describe/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:54c62db07320e8186d25fcca542c5f366fc26d1cdba8a30bb1581eddba2f7d56
|
3 |
+
size 465174
|