Upload dataset
Browse files
README.md
CHANGED
|
@@ -13395,6 +13395,27 @@ dataset_info:
|
|
| 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:
|
|
@@ -17710,6 +17731,12 @@ configs:
|
|
| 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
|
|
|
|
| 13395 |
num_examples: 9
|
| 13396 |
download_size: 13476
|
| 13397 |
dataset_size: 32028
|
| 13398 |
+
- config_name: trec_fine_grained_DESC
|
| 13399 |
+
features:
|
| 13400 |
+
- name: answer_choices
|
| 13401 |
+
sequence: string
|
| 13402 |
+
- name: inputs
|
| 13403 |
+
sequence: int32
|
| 13404 |
+
- name: inputs_pretokenized
|
| 13405 |
+
dtype: string
|
| 13406 |
+
- name: targets
|
| 13407 |
+
sequence: int32
|
| 13408 |
+
- name: targets_pretokenized
|
| 13409 |
+
dtype: string
|
| 13410 |
+
splits:
|
| 13411 |
+
- name: train
|
| 13412 |
+
num_bytes: 393977
|
| 13413 |
+
num_examples: 1162
|
| 13414 |
+
- name: test
|
| 13415 |
+
num_bytes: 41418
|
| 13416 |
+
num_examples: 138
|
| 13417 |
+
download_size: 94925
|
| 13418 |
+
dataset_size: 435395
|
| 13419 |
configs:
|
| 13420 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
| 13421 |
data_files:
|
|
|
|
| 17731 |
path: trec_fine_grained_ABBR_context_first/train-*
|
| 17732 |
- split: test
|
| 17733 |
path: trec_fine_grained_ABBR_context_first/test-*
|
| 17734 |
+
- config_name: trec_fine_grained_DESC
|
| 17735 |
+
data_files:
|
| 17736 |
+
- split: train
|
| 17737 |
+
path: trec_fine_grained_DESC/train-*
|
| 17738 |
+
- split: test
|
| 17739 |
+
path: trec_fine_grained_DESC/test-*
|
| 17740 |
---
|
| 17741 |
|
| 17742 |
# Dataset Card for P3
|
trec_fine_grained_DESC/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4f080164ef834bfb632d3662808b4c20e11f58d69dcee25e4d05449871379936
|
| 3 |
+
size 10371
|
trec_fine_grained_DESC/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c7f38c60a913f2034df0c828fc054f2b595b53083e2aa6aefc453279d71c3071
|
| 3 |
+
size 84554
|