File size: 3,160 Bytes
841fab8
 
63db529
 
 
 
 
 
 
 
 
 
 
 
 
 
ed058ae
 
 
 
 
 
 
 
 
 
 
 
 
 
42a01ef
 
 
 
 
 
 
 
 
 
 
 
daf0cfc
 
 
 
 
 
 
 
 
 
 
 
 
 
a4adf9c
 
 
 
 
 
 
 
 
 
 
 
 
 
daf0cfc
841fab8
 
 
 
 
 
 
 
 
 
 
1530ebc
 
 
 
 
 
 
 
 
 
 
 
 
 
cfbf460
 
 
 
 
 
 
 
 
 
 
 
 
 
c213be0
 
 
 
 
 
 
 
 
 
 
 
841fab8
63db529
 
 
 
ed058ae
 
 
 
42a01ef
 
 
 
daf0cfc
 
 
 
a4adf9c
 
 
 
841fab8
 
 
 
1530ebc
 
 
 
cfbf460
 
 
 
c213be0
 
 
 
841fab8
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
---
dataset_info:
- config_name: javascript-corpus
  features:
  - name: _id
    dtype: string
  - name: text
    dtype: string
  - name: title
    dtype: string
  splits:
  - name: train
    num_bytes: 634933
    num_examples: 1000
  download_size: 333407
  dataset_size: 634933
- config_name: javascript-qrels
  features:
  - name: query-id
    dtype: string
  - name: corpus-id
    dtype: string
  - name: score
    dtype: int64
  splits:
  - name: train
    num_bytes: 58890
    num_examples: 1000
  download_size: 48804
  dataset_size: 58890
- config_name: javascript-queries
  features:
  - name: _id
    dtype: string
  - name: text
    dtype: string
  splits:
  - name: train
    num_bytes: 67781
    num_examples: 1000
  download_size: 47557
  dataset_size: 67781
- config_name: python-corpus
  features:
  - name: _id
    dtype: string
  - name: text
    dtype: string
  - name: title
    dtype: string
  splits:
  - name: train
    num_bytes: 649660
    num_examples: 1000
  download_size: 340436
  dataset_size: 649660
- config_name: python-qrels
  features:
  - name: query-id
    dtype: string
  - name: corpus-id
    dtype: string
  - name: score
    dtype: int64
  splits:
  - name: train
    num_bytes: 58890
    num_examples: 1000
  download_size: 48759
  dataset_size: 58890
- config_name: python-queries
  features:
  - name: _id
    dtype: string
  - name: text
    dtype: string
  splits:
  - name: train
    num_bytes: 80423
    num_examples: 1000
  download_size: 56575
  dataset_size: 80423
- config_name: typescript-corpus
  features:
  - name: _id
    dtype: string
  - name: text
    dtype: string
  - name: title
    dtype: string
  splits:
  - name: train
    num_bytes: 633436
    num_examples: 1000
  download_size: 320945
  dataset_size: 633436
- config_name: typescript-qrels
  features:
  - name: query-id
    dtype: string
  - name: corpus-id
    dtype: string
  - name: score
    dtype: int64
  splits:
  - name: train
    num_bytes: 58890
    num_examples: 1000
  download_size: 48818
  dataset_size: 58890
- config_name: typescript-queries
  features:
  - name: _id
    dtype: string
  - name: text
    dtype: string
  splits:
  - name: train
    num_bytes: 70997
    num_examples: 1000
  download_size: 48594
  dataset_size: 70997
configs:
- config_name: javascript-corpus
  data_files:
  - split: train
    path: javascript-corpus/train-*
- config_name: javascript-qrels
  data_files:
  - split: train
    path: javascript-qrels/train-*
- config_name: javascript-queries
  data_files:
  - split: train
    path: javascript-queries/train-*
- config_name: python-corpus
  data_files:
  - split: train
    path: python-corpus/train-*
- config_name: python-qrels
  data_files:
  - split: train
    path: python-qrels/train-*
- config_name: python-queries
  data_files:
  - split: train
    path: python-queries/train-*
- config_name: typescript-corpus
  data_files:
  - split: train
    path: typescript-corpus/train-*
- config_name: typescript-qrels
  data_files:
  - split: train
    path: typescript-qrels/train-*
- config_name: typescript-queries
  data_files:
  - split: train
    path: typescript-queries/train-*
---