Upload dataset
Browse files
README.md
CHANGED
|
@@ -13416,6 +13416,27 @@ dataset_info:
|
|
| 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:
|
|
@@ -17737,6 +17758,12 @@ configs:
|
|
| 17737 |
path: trec_fine_grained_DESC/train-*
|
| 17738 |
- split: test
|
| 17739 |
path: trec_fine_grained_DESC/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 17740 |
---
|
| 17741 |
|
| 17742 |
# Dataset Card for P3
|
|
|
|
| 13416 |
num_examples: 138
|
| 13417 |
download_size: 94925
|
| 13418 |
dataset_size: 435395
|
| 13419 |
+
- config_name: trec_fine_grained_DESC_context_first
|
| 13420 |
+
features:
|
| 13421 |
+
- name: answer_choices
|
| 13422 |
+
sequence: string
|
| 13423 |
+
- name: inputs
|
| 13424 |
+
sequence: int32
|
| 13425 |
+
- name: inputs_pretokenized
|
| 13426 |
+
dtype: string
|
| 13427 |
+
- name: targets
|
| 13428 |
+
sequence: int32
|
| 13429 |
+
- name: targets_pretokenized
|
| 13430 |
+
dtype: string
|
| 13431 |
+
splits:
|
| 13432 |
+
- name: train
|
| 13433 |
+
num_bytes: 395139
|
| 13434 |
+
num_examples: 1162
|
| 13435 |
+
- name: test
|
| 13436 |
+
num_bytes: 41556
|
| 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:
|
|
|
|
| 17758 |
path: trec_fine_grained_DESC/train-*
|
| 17759 |
- split: test
|
| 17760 |
path: trec_fine_grained_DESC/test-*
|
| 17761 |
+
- config_name: trec_fine_grained_DESC_context_first
|
| 17762 |
+
data_files:
|
| 17763 |
+
- split: train
|
| 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
|
trec_fine_grained_DESC_context_first/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d7beacd0b5aae07f8e4745dd06a515902e87f904c08722ca2dd1416f18bae6a2
|
| 3 |
+
size 10424
|
trec_fine_grained_DESC_context_first/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:098e8391d3094bf138db447a7e73234c6432b6273a84ec8f24b1126fbe0e6f35
|
| 3 |
+
size 85366
|