mariosasko
commited on
Commit
•
7ef7ee9
1
Parent(s):
99ee323
Upload dataset
Browse files
README.md
CHANGED
@@ -13542,6 +13542,27 @@ dataset_info:
|
|
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:
|
@@ -17899,6 +17920,12 @@ configs:
|
|
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
|
|
|
13542 |
num_examples: 81
|
13543 |
download_size: 74431
|
13544 |
dataset_size: 321464
|
13545 |
+
- config_name: trec_fine_grained_NUM
|
13546 |
+
features:
|
13547 |
+
- name: answer_choices
|
13548 |
+
sequence: string
|
13549 |
+
- name: inputs
|
13550 |
+
sequence: int32
|
13551 |
+
- name: inputs_pretokenized
|
13552 |
+
dtype: string
|
13553 |
+
- name: targets
|
13554 |
+
sequence: int32
|
13555 |
+
- name: targets_pretokenized
|
13556 |
+
dtype: string
|
13557 |
+
splits:
|
13558 |
+
- name: train
|
13559 |
+
num_bytes: 517672
|
13560 |
+
num_examples: 896
|
13561 |
+
- name: test
|
13562 |
+
num_bytes: 62715
|
13563 |
+
num_examples: 113
|
13564 |
+
download_size: 87233
|
13565 |
+
dataset_size: 580387
|
13566 |
configs:
|
13567 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
13568 |
data_files:
|
|
|
17920 |
path: trec_fine_grained_LOC_context_first/train-*
|
17921 |
- split: test
|
17922 |
path: trec_fine_grained_LOC_context_first/test-*
|
17923 |
+
- config_name: trec_fine_grained_NUM
|
17924 |
+
data_files:
|
17925 |
+
- split: train
|
17926 |
+
path: trec_fine_grained_NUM/train-*
|
17927 |
+
- split: test
|
17928 |
+
path: trec_fine_grained_NUM/test-*
|
17929 |
---
|
17930 |
|
17931 |
# Dataset Card for P3
|
trec_fine_grained_NUM/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0c2c60f7ead8e0a26042ab652b36504f15edd70f8f4a65f3918c9f7224ab9b26
|
3 |
+
size 13043
|
trec_fine_grained_NUM/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1d59e73c17a3150ae98fdb0dc5f20d9325b26de5ea817bd4738872e33a47409c
|
3 |
+
size 74190
|