Upload dataset
Browse files- README.md +21 -0
- data/train-00000-of-00001.parquet +2 -2
README.md
CHANGED
@@ -1,3 +1,24 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
This dataset contains a combination of the following QA datasets:
|
2 |
|
3 |
- nq open
|
|
|
1 |
+
---
|
2 |
+
configs:
|
3 |
+
- config_name: default
|
4 |
+
data_files:
|
5 |
+
- split: train
|
6 |
+
path: data/train-*
|
7 |
+
dataset_info:
|
8 |
+
features:
|
9 |
+
- name: id
|
10 |
+
dtype: string
|
11 |
+
- name: content
|
12 |
+
dtype: string
|
13 |
+
- name: label
|
14 |
+
sequence: string
|
15 |
+
splits:
|
16 |
+
- name: train
|
17 |
+
num_bytes: 127969560
|
18 |
+
num_examples: 493473
|
19 |
+
download_size: 60723251
|
20 |
+
dataset_size: 127969560
|
21 |
+
---
|
22 |
This dataset contains a combination of the following QA datasets:
|
23 |
|
24 |
- nq open
|
data/train-00000-of-00001.parquet
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1fd6b5967c102651e4773be61c6ae8ad391b665f48d64dc63eaef5f1857febf6
|
3 |
+
size 60723251
|