seongil-dn commited on
Commit
34c6eed
·
verified ·
1 Parent(s): 39e5581

Upload dataset

Browse files
Files changed (2) hide show
  1. README.md +37 -0
  2. data/train-00000-of-00001.parquet +3 -0
README.md ADDED
@@ -0,0 +1,37 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: id
5
+ dtype: string
6
+ - name: query
7
+ dtype: string
8
+ - name: positives
9
+ list:
10
+ - name: id
11
+ dtype: string
12
+ - name: score
13
+ dtype: float64
14
+ - name: text
15
+ dtype: string
16
+ - name: negatives
17
+ list:
18
+ - name: id
19
+ dtype: string
20
+ - name: score
21
+ dtype: float64
22
+ - name: text
23
+ dtype: string
24
+ - name: topk_rank
25
+ dtype: int64
26
+ splits:
27
+ - name: train
28
+ num_bytes: 35783051
29
+ num_examples: 3445
30
+ download_size: 21835085
31
+ dataset_size: 35783051
32
+ configs:
33
+ - config_name: default
34
+ data_files:
35
+ - split: train
36
+ path: data/train-*
37
+ ---
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fa29596fa849fecb2c244669f79387c27878270c5c8c2d33c4cc324815043e48
3
+ size 21835085