Upload dataset
Browse files- README.md +21 -1
- dataset/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
---
|
| 2 |
dataset_info:
|
| 3 |
-
|
| 4 |
features:
|
| 5 |
- name: text
|
| 6 |
dtype: string
|
|
@@ -10,9 +10,29 @@ dataset_info:
|
|
| 10 |
num_examples: 8841823
|
| 11 |
download_size: 1638336794
|
| 12 |
dataset_size: 3018453580
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 13 |
configs:
|
| 14 |
- config_name: collection
|
| 15 |
data_files:
|
| 16 |
- split: corpus
|
| 17 |
path: collection/corpus-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 18 |
---
|
|
|
|
| 1 |
---
|
| 2 |
dataset_info:
|
| 3 |
+
- config_name: collection
|
| 4 |
features:
|
| 5 |
- name: text
|
| 6 |
dtype: string
|
|
|
|
| 10 |
num_examples: 8841823
|
| 11 |
download_size: 1638336794
|
| 12 |
dataset_size: 3018453580
|
| 13 |
+
- config_name: dataset
|
| 14 |
+
features:
|
| 15 |
+
- name: qid
|
| 16 |
+
dtype: int64
|
| 17 |
+
- name: anc
|
| 18 |
+
dtype: string
|
| 19 |
+
- name: pos_ids.original
|
| 20 |
+
sequence: int64
|
| 21 |
+
- name: neg_ids.original
|
| 22 |
+
sequence: 'null'
|
| 23 |
+
splits:
|
| 24 |
+
- name: train
|
| 25 |
+
num_bytes: 33214128
|
| 26 |
+
num_examples: 532751
|
| 27 |
+
download_size: 20070981
|
| 28 |
+
dataset_size: 33214128
|
| 29 |
configs:
|
| 30 |
- config_name: collection
|
| 31 |
data_files:
|
| 32 |
- split: corpus
|
| 33 |
path: collection/corpus-*
|
| 34 |
+
- config_name: dataset
|
| 35 |
+
data_files:
|
| 36 |
+
- split: train
|
| 37 |
+
path: dataset/train-*
|
| 38 |
---
|
dataset/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:41fae7f626474aee32ea6b8d3a4c43fb369372a397b99ccb15e8d3aeaaf89f15
|
| 3 |
+
size 20070981
|