deu05232 commited on
Commit
efa24e3
·
verified ·
1 Parent(s): 4b75cb5

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,75 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: query_id
5
+ dtype: string
6
+ - name: query
7
+ dtype: string
8
+ - name: positive_passages
9
+ list:
10
+ - name: docid
11
+ dtype: string
12
+ - name: explanation
13
+ dtype: string
14
+ - name: followir_score
15
+ dtype: float64
16
+ - name: joint_id
17
+ dtype: string
18
+ - name: text
19
+ dtype: string
20
+ - name: title
21
+ dtype: string
22
+ - name: negative_passages
23
+ list:
24
+ - name: docid
25
+ dtype: string
26
+ - name: text
27
+ dtype: string
28
+ - name: title
29
+ dtype: string
30
+ - name: only_instruction
31
+ dtype: string
32
+ - name: only_query
33
+ dtype: string
34
+ - name: has_instruction
35
+ dtype: bool
36
+ - name: new_negatives
37
+ list:
38
+ - name: docid
39
+ dtype: string
40
+ - name: explanation
41
+ dtype: string
42
+ - name: followir_score
43
+ dtype: float64
44
+ - name: joint_id
45
+ dtype: string
46
+ - name: text
47
+ dtype: string
48
+ - name: title
49
+ dtype: string
50
+ - name: d_inst_negatives
51
+ list:
52
+ - name: docid
53
+ dtype: string
54
+ - name: explanation
55
+ dtype: string
56
+ - name: followir_score
57
+ dtype: float64
58
+ - name: joint_id
59
+ dtype: string
60
+ - name: text
61
+ dtype: string
62
+ - name: title
63
+ dtype: string
64
+ splits:
65
+ - name: train
66
+ num_bytes: 1946358707
67
+ num_examples: 147072
68
+ download_size: 1099258948
69
+ dataset_size: 1946358707
70
+ configs:
71
+ - config_name: default
72
+ data_files:
73
+ - split: train
74
+ path: data/train-*
75
+ ---
data/train-00000-of-00004.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:64417585019d33b1c9acc3fbc04227d8582d5341279212687fce845b58f882a5
3
+ size 274525579
data/train-00001-of-00004.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bdef8ea4f05227ccc95dcbe39e968be9e92b28559a38e5a3dd4c7f5012af462f
3
+ size 274708926
data/train-00002-of-00004.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0b1a088f4996295b94e3d82bef8b0e3e04443144720b31bf1160ca0f8587935d
3
+ size 275022994
data/train-00003-of-00004.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ae5b397579df52ff50765f062cc3e2c911a5c69ad4847e2d80af56f4d003a8ec
3
+ size 275001449