Upload dataset
Browse files
README.md
CHANGED
|
@@ -13521,6 +13521,27 @@ dataset_info:
|
|
| 13521 |
num_examples: 81
|
| 13522 |
download_size: 73853
|
| 13523 |
dataset_size: 320548
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 13524 |
configs:
|
| 13525 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
| 13526 |
data_files:
|
|
@@ -17872,6 +17893,12 @@ configs:
|
|
| 17872 |
path: trec_fine_grained_LOC/train-*
|
| 17873 |
- split: test
|
| 17874 |
path: trec_fine_grained_LOC/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 17875 |
---
|
| 17876 |
|
| 17877 |
# Dataset Card for P3
|
|
|
|
| 13521 |
num_examples: 81
|
| 13522 |
download_size: 73853
|
| 13523 |
dataset_size: 320548
|
| 13524 |
+
- config_name: trec_fine_grained_LOC_context_first
|
| 13525 |
+
features:
|
| 13526 |
+
- name: answer_choices
|
| 13527 |
+
sequence: string
|
| 13528 |
+
- name: inputs
|
| 13529 |
+
sequence: int32
|
| 13530 |
+
- name: inputs_pretokenized
|
| 13531 |
+
dtype: string
|
| 13532 |
+
- name: targets
|
| 13533 |
+
sequence: int32
|
| 13534 |
+
- name: targets_pretokenized
|
| 13535 |
+
dtype: string
|
| 13536 |
+
splits:
|
| 13537 |
+
- name: train
|
| 13538 |
+
num_bytes: 294489
|
| 13539 |
+
num_examples: 835
|
| 13540 |
+
- name: test
|
| 13541 |
+
num_bytes: 26975
|
| 13542 |
+
num_examples: 81
|
| 13543 |
+
download_size: 74431
|
| 13544 |
+
dataset_size: 321464
|
| 13545 |
configs:
|
| 13546 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
| 13547 |
data_files:
|
|
|
|
| 17893 |
path: trec_fine_grained_LOC/train-*
|
| 17894 |
- split: test
|
| 17895 |
path: trec_fine_grained_LOC/test-*
|
| 17896 |
+
- config_name: trec_fine_grained_LOC_context_first
|
| 17897 |
+
data_files:
|
| 17898 |
+
- split: train
|
| 17899 |
+
path: trec_fine_grained_LOC_context_first/train-*
|
| 17900 |
+
- split: test
|
| 17901 |
+
path: trec_fine_grained_LOC_context_first/test-*
|
| 17902 |
---
|
| 17903 |
|
| 17904 |
# Dataset Card for P3
|
trec_fine_grained_LOC_context_first/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:82ba759525e869469cab0cbc4a54815e5ce3530b01e2e462712ab859b04c0b8d
|
| 3 |
+
size 9930
|
trec_fine_grained_LOC_context_first/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:93b20611cb989e3321c904fc45972d90017027d6f1581ead81647311226378b3
|
| 3 |
+
size 64501
|