Datasets:
Upload dataset
Browse files
README.md
ADDED
|
@@ -0,0 +1,60 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
dataset_info:
|
| 3 |
+
config_name: canonical
|
| 4 |
+
features:
|
| 5 |
+
- name: question
|
| 6 |
+
dtype: string
|
| 7 |
+
- name: paper_id
|
| 8 |
+
dtype: string
|
| 9 |
+
- name: chunk_index
|
| 10 |
+
dtype: int32
|
| 11 |
+
- name: chunk
|
| 12 |
+
dtype: string
|
| 13 |
+
- name: label
|
| 14 |
+
dtype: int32
|
| 15 |
+
- name: answerable
|
| 16 |
+
dtype: bool
|
| 17 |
+
- name: spans
|
| 18 |
+
sequence:
|
| 19 |
+
- name: start
|
| 20 |
+
dtype: int32
|
| 21 |
+
- name: end
|
| 22 |
+
dtype: int32
|
| 23 |
+
- name: text
|
| 24 |
+
dtype: string
|
| 25 |
+
- name: source
|
| 26 |
+
dtype: string
|
| 27 |
+
- name: retrieval_rank
|
| 28 |
+
dtype: int32
|
| 29 |
+
- name: gold_paper
|
| 30 |
+
dtype: string
|
| 31 |
+
- name: gold_chunk
|
| 32 |
+
dtype: int32
|
| 33 |
+
- name: predicted_texts
|
| 34 |
+
sequence: string
|
| 35 |
+
- name: latency_s
|
| 36 |
+
dtype: float32
|
| 37 |
+
- name: err
|
| 38 |
+
dtype: string
|
| 39 |
+
splits:
|
| 40 |
+
- name: train
|
| 41 |
+
num_bytes: 58245162
|
| 42 |
+
num_examples: 20916
|
| 43 |
+
- name: validation
|
| 44 |
+
num_bytes: 6338020
|
| 45 |
+
num_examples: 2319
|
| 46 |
+
- name: test
|
| 47 |
+
num_bytes: 283549
|
| 48 |
+
num_examples: 100
|
| 49 |
+
download_size: 34666251
|
| 50 |
+
dataset_size: 64866731
|
| 51 |
+
configs:
|
| 52 |
+
- config_name: canonical
|
| 53 |
+
data_files:
|
| 54 |
+
- split: train
|
| 55 |
+
path: canonical/train-*
|
| 56 |
+
- split: validation
|
| 57 |
+
path: canonical/validation-*
|
| 58 |
+
- split: test
|
| 59 |
+
path: canonical/test-*
|
| 60 |
+
---
|
canonical/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d3d6da0de770fceb12e0705eb8113472b581f8a339d4dac90707ef367d32cced
|
| 3 |
+
size 145266
|
canonical/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:634063e575eea355b0f7b9a6d7e09cacc63a912df00137534bcf1861b9dea19c
|
| 3 |
+
size 31139065
|
canonical/validation-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:78afc216916bd4722ae21a82476c777d6ba2e20f72b6a44b880dbbf6742171a3
|
| 3 |
+
size 3381920
|