Upload dataset
Browse files
README.md
ADDED
@@ -0,0 +1,38 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
dataset_info:
|
3 |
+
features:
|
4 |
+
- name: query
|
5 |
+
dtype: string
|
6 |
+
- name: pos
|
7 |
+
dtype: string
|
8 |
+
- name: neg
|
9 |
+
dtype: string
|
10 |
+
- name: query_ids
|
11 |
+
sequence: int32
|
12 |
+
- name: query_attention_mask
|
13 |
+
sequence: int8
|
14 |
+
- name: positive_ids
|
15 |
+
sequence: int32
|
16 |
+
- name: positive_attention_mask
|
17 |
+
sequence: int8
|
18 |
+
- name: negative_ids
|
19 |
+
sequence: int32
|
20 |
+
- name: negative_attention_mask
|
21 |
+
sequence: int8
|
22 |
+
splits:
|
23 |
+
- name: train
|
24 |
+
num_bytes: 1775912214.867762
|
25 |
+
num_examples: 1748366
|
26 |
+
- name: validation
|
27 |
+
num_bytes: 6568872.741236364
|
28 |
+
num_examples: 6436
|
29 |
+
download_size: 950754620
|
30 |
+
dataset_size: 1782481087.6089985
|
31 |
+
configs:
|
32 |
+
- config_name: default
|
33 |
+
data_files:
|
34 |
+
- split: train
|
35 |
+
path: data/train-*
|
36 |
+
- split: validation
|
37 |
+
path: data/validation-*
|
38 |
+
---
|
data/train-00000-of-00004.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4896baf0056f3c26937c34b047963cd2f04f81074e6007fb85a0575edfd7c73c
|
3 |
+
size 264278397
|
data/train-00001-of-00004.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:48452ecbd4447884408082eef57d61e0772bb5aaec4a9ebeeafc0847175bc8b6
|
3 |
+
size 258828125
|
data/train-00002-of-00004.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:073db22421408c32bef8ba0f123db2a6a8489bc447c8d29974fa2c55e0c59fa7
|
3 |
+
size 245356726
|
data/train-00003-of-00004.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a1dcc0a883ca7d9040997cfb7eafa8a90d4f1bd3598d3cdc1eafb9af54ac90d4
|
3 |
+
size 179506753
|
data/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9620db812de1f86a5463c31b4842dd58a83e04f32e539190d97d72cba531b38c
|
3 |
+
size 2784619
|