hotchpotch commited on
Commit
d831b5d
·
verified ·
1 Parent(s): 9c33518

Update bm25 for reranking_hybrid candidates

Browse files
README.md CHANGED
@@ -3,13 +3,13 @@ configs:
3
  - config_name: bm25
4
  data_files:
5
  - split: NanoCodeRAGLibraryDocumentationSolutions
6
- path: bm25/NanoCodeRAGLibraryDocumentationSolutions.parquet
7
  - split: NanoCodeRAGOnlineTutorials
8
- path: bm25/NanoCodeRAGOnlineTutorials.parquet
9
  - split: NanoCodeRAGProgrammingSolutions
10
- path: bm25/NanoCodeRAGProgrammingSolutions.parquet
11
  - split: NanoCodeRAGStackoverflowPosts
12
- path: bm25/NanoCodeRAGStackoverflowPosts.parquet
13
  - config_name: corpus
14
  data_files:
15
  - split: NanoCodeRAGLibraryDocumentationSolutions
@@ -48,6 +48,27 @@ tags:
48
  - nano
49
  - bm25
50
  dataset_info:
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
51
  - config_name: corpus
52
  features:
53
  - name: _id
 
3
  - config_name: bm25
4
  data_files:
5
  - split: NanoCodeRAGLibraryDocumentationSolutions
6
+ path: bm25/NanoCodeRAGLibraryDocumentationSolutions-*
7
  - split: NanoCodeRAGOnlineTutorials
8
+ path: bm25/NanoCodeRAGOnlineTutorials-*
9
  - split: NanoCodeRAGProgrammingSolutions
10
+ path: bm25/NanoCodeRAGProgrammingSolutions-*
11
  - split: NanoCodeRAGStackoverflowPosts
12
+ path: bm25/NanoCodeRAGStackoverflowPosts-*
13
  - config_name: corpus
14
  data_files:
15
  - split: NanoCodeRAGLibraryDocumentationSolutions
 
48
  - nano
49
  - bm25
50
  dataset_info:
51
+ - config_name: bm25
52
+ features:
53
+ - name: query-id
54
+ dtype: string
55
+ - name: corpus-ids
56
+ list: string
57
+ splits:
58
+ - name: NanoCodeRAGLibraryDocumentationSolutions
59
+ num_bytes: 1180757
60
+ num_examples: 200
61
+ - name: NanoCodeRAGOnlineTutorials
62
+ num_bytes: 1191012
63
+ num_examples: 200
64
+ - name: NanoCodeRAGProgrammingSolutions
65
+ num_bytes: 1110671
66
+ num_examples: 200
67
+ - name: NanoCodeRAGStackoverflowPosts
68
+ num_bytes: 1188297
69
+ num_examples: 200
70
+ download_size: 4676749
71
+ dataset_size: 4670737
72
  - config_name: corpus
73
  features:
74
  - name: _id
bm25/{NanoCodeRAGLibraryDocumentationSolutions.parquet → NanoCodeRAGLibraryDocumentationSolutions-00000-of-00001.parquet} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:30518b0039976ec41ddc6f080c6cdf01741a3a3ded80c26613937b14e7c7305e
3
- size 54807
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ebe20cec29426119c69bc932a178067fbfdb6361bd8c3d8a027ff177643672ed
3
+ size 1182196
bm25/{NanoCodeRAGOnlineTutorials.parquet → NanoCodeRAGOnlineTutorials-00000-of-00001.parquet} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:03b55e9a00655d57106547773e390e25dbef5b893e810110799c9b525ff60b58
3
- size 68821
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f4122062595db83abd90a0f592bdccd9e024ef2ab8784a7fd16cfce635c701a7
3
+ size 1192541
bm25/{NanoCodeRAGProgrammingSolutions.parquet → NanoCodeRAGProgrammingSolutions-00000-of-00001.parquet} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:94d0c0595264bd5fd953fe2065bd209d630c440a119488dbef5a062a1b0301ab
3
- size 30486
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7fae2797c6fb1110f0e175a147d7bdffbbffa809626e59b2a4cbc2d2e0e53eea
3
+ size 1112174
bm25/{NanoCodeRAGStackoverflowPosts.parquet → NanoCodeRAGStackoverflowPosts-00000-of-00001.parquet} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7951af50d6829b4faa12d4bfdb10f4212f38532a9d601b565852e147b09d8b11
3
- size 67425
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f248e4f80e677948dc5566f49c57e000cbb49ac04c21a3a223d7564185601ee6
3
+ size 1189838