hotchpotch commited on
Commit
002dae5
·
verified ·
1 Parent(s): ea1f642

Add bm25 subset config from nano-ir-eval auto-best outputs

Browse files
README.md CHANGED
@@ -1,5 +1,32 @@
1
  ---
2
  dataset_info:
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  - config_name: corpus
4
  features:
5
  - name: _id
@@ -82,6 +109,20 @@ dataset_info:
82
  download_size: 82419
83
  dataset_size: 119442
84
  configs:
 
 
 
 
 
 
 
 
 
 
 
 
 
 
85
  - config_name: corpus
86
  data_files:
87
  - split: NanoCodeSearchNetGo
 
1
  ---
2
  dataset_info:
3
+ - config_name: bm25
4
+ features:
5
+ - name: query-id
6
+ dtype: string
7
+ - name: corpus-ids
8
+ list: string
9
+ splits:
10
+ - name: NanoCodeSearchNetGo
11
+ num_bytes: 578229
12
+ num_examples: 50
13
+ - name: NanoCodeSearchNetJava
14
+ num_bytes: 865210
15
+ num_examples: 50
16
+ - name: NanoCodeSearchNetJavaScript
17
+ num_bytes: 631841
18
+ num_examples: 50
19
+ - name: NanoCodeSearchNetPHP
20
+ num_bytes: 683511
21
+ num_examples: 50
22
+ - name: NanoCodeSearchNetPython
23
+ num_bytes: 673168
24
+ num_examples: 50
25
+ - name: NanoCodeSearchNetRuby
26
+ num_bytes: 635258
27
+ num_examples: 50
28
+ download_size: 669346
29
+ dataset_size: 4067217
30
  - config_name: corpus
31
  features:
32
  - name: _id
 
109
  download_size: 82419
110
  dataset_size: 119442
111
  configs:
112
+ - config_name: bm25
113
+ data_files:
114
+ - split: NanoCodeSearchNetGo
115
+ path: bm25/NanoCodeSearchNetGo-*
116
+ - split: NanoCodeSearchNetJava
117
+ path: bm25/NanoCodeSearchNetJava-*
118
+ - split: NanoCodeSearchNetJavaScript
119
+ path: bm25/NanoCodeSearchNetJavaScript-*
120
+ - split: NanoCodeSearchNetPHP
121
+ path: bm25/NanoCodeSearchNetPHP-*
122
+ - split: NanoCodeSearchNetPython
123
+ path: bm25/NanoCodeSearchNetPython-*
124
+ - split: NanoCodeSearchNetRuby
125
+ path: bm25/NanoCodeSearchNetRuby-*
126
  - config_name: corpus
127
  data_files:
128
  - split: NanoCodeSearchNetGo
bm25/NanoCodeSearchNetGo-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:223d4e5ec6985c92324f9d4b3973d0ea8debe53dacf0d0276916f2ccc7fa5847
3
+ size 67624
bm25/NanoCodeSearchNetJava-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1ef77d08db24f6988cde201504ec605b703c6bcd5f6d5ff5811d830841745202
3
+ size 122929
bm25/NanoCodeSearchNetJavaScript-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:580c40e788dd26374c44c58d61ea1ed165768333930e247b7595fa9f5e1fbfeb
3
+ size 122906
bm25/NanoCodeSearchNetPHP-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:986984a537ca0d6a63977a689bca04a3ab3887e514672623b23a1ef0aee4b0a0
3
+ size 130781
bm25/NanoCodeSearchNetPython-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:60175c02df19d2768cfdce554417eddb27b0eb736df5c1093b191711c664482e
3
+ size 154455
bm25/NanoCodeSearchNetRuby-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b84a0404d805cc9b2367d35733354ce9545fcd705631536b8421ee9a21344d06
3
+ size 70651