Upload dataset
Browse files
README.md
CHANGED
|
@@ -34,6 +34,23 @@ dataset_info:
|
|
| 34 |
num_examples: 100
|
| 35 |
download_size: 415558
|
| 36 |
dataset_size: 598453.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 37 |
configs:
|
| 38 |
- config_name: documents
|
| 39 |
data_files:
|
|
@@ -47,4 +64,10 @@ configs:
|
|
| 47 |
path: queries/train-*
|
| 48 |
- split: test
|
| 49 |
path: queries/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 50 |
---
|
|
|
|
| 34 |
num_examples: 100
|
| 35 |
download_size: 415558
|
| 36 |
dataset_size: 598453.0
|
| 37 |
+
- config_name: synthetic_queries
|
| 38 |
+
features:
|
| 39 |
+
- name: chunk_id
|
| 40 |
+
dtype: string
|
| 41 |
+
- name: query
|
| 42 |
+
dtype: string
|
| 43 |
+
- name: answer
|
| 44 |
+
dtype: string
|
| 45 |
+
splits:
|
| 46 |
+
- name: train
|
| 47 |
+
num_bytes: 10826392.648225958
|
| 48 |
+
num_examples: 45595
|
| 49 |
+
- name: test
|
| 50 |
+
num_bytes: 363056.35177404294
|
| 51 |
+
num_examples: 1529
|
| 52 |
+
download_size: 6478733
|
| 53 |
+
dataset_size: 11189449.0
|
| 54 |
configs:
|
| 55 |
- config_name: documents
|
| 56 |
data_files:
|
|
|
|
| 64 |
path: queries/train-*
|
| 65 |
- split: test
|
| 66 |
path: queries/test-*
|
| 67 |
+
- config_name: synthetic_queries
|
| 68 |
+
data_files:
|
| 69 |
+
- split: train
|
| 70 |
+
path: synthetic_queries/train-*
|
| 71 |
+
- split: test
|
| 72 |
+
path: synthetic_queries/test-*
|
| 73 |
---
|
synthetic_queries/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:dd514019e581daa5552903d4c373fb0fd26eccbf3ef0095a854c90726073f7f4
|
| 3 |
+
size 215941
|
synthetic_queries/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a1ad8e7b09d5b74255014365f13002f129011585cc315985eab08c3a0272b554
|
| 3 |
+
size 6262792
|