Upload dataset
Browse files
README.md
CHANGED
|
@@ -13437,6 +13437,27 @@ dataset_info:
|
|
| 13437 |
num_examples: 138
|
| 13438 |
download_size: 95790
|
| 13439 |
dataset_size: 436695
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 13440 |
configs:
|
| 13441 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
| 13442 |
data_files:
|
|
@@ -17764,6 +17785,12 @@ configs:
|
|
| 17764 |
path: trec_fine_grained_DESC_context_first/train-*
|
| 17765 |
- split: test
|
| 17766 |
path: trec_fine_grained_DESC_context_first/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 17767 |
---
|
| 17768 |
|
| 17769 |
# Dataset Card for P3
|
|
|
|
| 13437 |
num_examples: 138
|
| 13438 |
download_size: 95790
|
| 13439 |
dataset_size: 436695
|
| 13440 |
+
- config_name: trec_fine_grained_ENTY
|
| 13441 |
+
features:
|
| 13442 |
+
- name: answer_choices
|
| 13443 |
+
sequence: string
|
| 13444 |
+
- name: inputs
|
| 13445 |
+
sequence: int32
|
| 13446 |
+
- name: inputs_pretokenized
|
| 13447 |
+
dtype: string
|
| 13448 |
+
- name: targets
|
| 13449 |
+
sequence: int32
|
| 13450 |
+
- name: targets_pretokenized
|
| 13451 |
+
dtype: string
|
| 13452 |
+
splits:
|
| 13453 |
+
- name: train
|
| 13454 |
+
num_bytes: 1190181
|
| 13455 |
+
num_examples: 1250
|
| 13456 |
+
- name: test
|
| 13457 |
+
num_bytes: 87266
|
| 13458 |
+
num_examples: 94
|
| 13459 |
+
download_size: 150983
|
| 13460 |
+
dataset_size: 1277447
|
| 13461 |
configs:
|
| 13462 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
| 13463 |
data_files:
|
|
|
|
| 17785 |
path: trec_fine_grained_DESC_context_first/train-*
|
| 17786 |
- split: test
|
| 17787 |
path: trec_fine_grained_DESC_context_first/test-*
|
| 17788 |
+
- config_name: trec_fine_grained_ENTY
|
| 17789 |
+
data_files:
|
| 17790 |
+
- split: train
|
| 17791 |
+
path: trec_fine_grained_ENTY/train-*
|
| 17792 |
+
- split: test
|
| 17793 |
+
path: trec_fine_grained_ENTY/test-*
|
| 17794 |
---
|
| 17795 |
|
| 17796 |
# Dataset Card for P3
|
trec_fine_grained_ENTY/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6d5ffe3a5659610004697315478e92ad40957863a913f27e132610e2f1673c4f
|
| 3 |
+
size 14859
|
trec_fine_grained_ENTY/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:41ab5728596f31295e88ee976a05ff5df417c462b9a5eb5c6eccdfab50151b55
|
| 3 |
+
size 136124
|