Upload dataset
Browse files- README.md +28 -0
- qasper/test-00000-of-00001.parquet +3 -0
README.md
CHANGED
|
@@ -72,6 +72,30 @@ dataset_info:
|
|
| 72 |
num_examples: 200
|
| 73 |
download_size: 9268749
|
| 74 |
dataset_size: 19220502
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 75 |
configs:
|
| 76 |
- config_name: musique
|
| 77 |
data_files:
|
|
@@ -85,4 +109,8 @@ configs:
|
|
| 85 |
data_files:
|
| 86 |
- split: test
|
| 87 |
path: passage_retrieval_en/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 88 |
---
|
|
|
|
| 72 |
num_examples: 200
|
| 73 |
download_size: 9268749
|
| 74 |
dataset_size: 19220502
|
| 75 |
+
- config_name: qasper
|
| 76 |
+
features:
|
| 77 |
+
- name: input
|
| 78 |
+
dtype: string
|
| 79 |
+
- name: context
|
| 80 |
+
dtype: string
|
| 81 |
+
- name: answers
|
| 82 |
+
sequence: string
|
| 83 |
+
- name: length
|
| 84 |
+
dtype: int64
|
| 85 |
+
- name: dataset
|
| 86 |
+
dtype: string
|
| 87 |
+
- name: language
|
| 88 |
+
dtype: string
|
| 89 |
+
- name: all_classes
|
| 90 |
+
dtype: 'null'
|
| 91 |
+
- name: _id
|
| 92 |
+
dtype: string
|
| 93 |
+
splits:
|
| 94 |
+
- name: test
|
| 95 |
+
num_bytes: 8825041
|
| 96 |
+
num_examples: 200
|
| 97 |
+
download_size: 3626121
|
| 98 |
+
dataset_size: 8825041
|
| 99 |
configs:
|
| 100 |
- config_name: musique
|
| 101 |
data_files:
|
|
|
|
| 109 |
data_files:
|
| 110 |
- split: test
|
| 111 |
path: passage_retrieval_en/test-*
|
| 112 |
+
- config_name: qasper
|
| 113 |
+
data_files:
|
| 114 |
+
- split: test
|
| 115 |
+
path: qasper/test-*
|
| 116 |
---
|
qasper/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a15390bcbb3f552802caffede2b300a954c14407411a6b269cef9ed87b67e0cc
|
| 3 |
+
size 3626121
|