Upload dataset
Browse files
README.md
CHANGED
|
@@ -13374,6 +13374,27 @@ dataset_info:
|
|
| 13374 |
num_examples: 9
|
| 13375 |
download_size: 13471
|
| 13376 |
dataset_size: 31933
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 13377 |
configs:
|
| 13378 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
| 13379 |
data_files:
|
|
@@ -17683,6 +17704,12 @@ configs:
|
|
| 17683 |
path: trec_fine_grained_ABBR/train-*
|
| 17684 |
- split: test
|
| 17685 |
path: trec_fine_grained_ABBR/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 17686 |
---
|
| 17687 |
|
| 17688 |
# Dataset Card for P3
|
|
|
|
| 13374 |
num_examples: 9
|
| 13375 |
download_size: 13471
|
| 13376 |
dataset_size: 31933
|
| 13377 |
+
- config_name: trec_fine_grained_ABBR_context_first
|
| 13378 |
+
features:
|
| 13379 |
+
- name: answer_choices
|
| 13380 |
+
sequence: string
|
| 13381 |
+
- name: inputs
|
| 13382 |
+
sequence: int32
|
| 13383 |
+
- name: inputs_pretokenized
|
| 13384 |
+
dtype: string
|
| 13385 |
+
- name: targets
|
| 13386 |
+
sequence: int32
|
| 13387 |
+
- name: targets_pretokenized
|
| 13388 |
+
dtype: string
|
| 13389 |
+
splits:
|
| 13390 |
+
- name: train
|
| 13391 |
+
num_bytes: 29147
|
| 13392 |
+
num_examples: 86
|
| 13393 |
+
- name: test
|
| 13394 |
+
num_bytes: 2881
|
| 13395 |
+
num_examples: 9
|
| 13396 |
+
download_size: 13476
|
| 13397 |
+
dataset_size: 32028
|
| 13398 |
configs:
|
| 13399 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
| 13400 |
data_files:
|
|
|
|
| 17704 |
path: trec_fine_grained_ABBR/train-*
|
| 17705 |
- split: test
|
| 17706 |
path: trec_fine_grained_ABBR/test-*
|
| 17707 |
+
- config_name: trec_fine_grained_ABBR_context_first
|
| 17708 |
+
data_files:
|
| 17709 |
+
- split: train
|
| 17710 |
+
path: trec_fine_grained_ABBR_context_first/train-*
|
| 17711 |
+
- split: test
|
| 17712 |
+
path: trec_fine_grained_ABBR_context_first/test-*
|
| 17713 |
---
|
| 17714 |
|
| 17715 |
# Dataset Card for P3
|
trec_fine_grained_ABBR_context_first/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:922b59fcaa7a31a614e7764c32b234dd58d936c2f3b3bd37e86d1dbb12dca8e8
|
| 3 |
+
size 4753
|
trec_fine_grained_ABBR_context_first/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:145b8d5d53982553ab04e500f83bacf91e08bf196616cb1d7243e9f9e08063ea
|
| 3 |
+
size 8723
|