hotchpotch commited on
Commit
3c8bf58
·
verified ·
1 Parent(s): dc28394

Update queries for reranking_hybrid candidates

Browse files
README.md CHANGED
@@ -40,7 +40,6 @@ configs:
40
  path: NanoCodeRAGProgrammingSolutions/queries/test.parquet
41
  - split: NanoCodeRAGStackoverflowPosts
42
  path: NanoCodeRAGStackoverflowPosts/queries/test.parquet
43
- default: true
44
  language:
45
  - code
46
  tags:
@@ -49,7 +48,7 @@ tags:
49
  - nano
50
  - bm25
51
  dataset_info:
52
- config_name: corpus
53
  features:
54
  - name: _id
55
  dtype: string
@@ -70,6 +69,27 @@ dataset_info:
70
  num_examples: 10000
71
  download_size: 56258007
72
  dataset_size: 123269205
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
73
  ---
74
 
75
  # NanoCodeRAG
 
40
  path: NanoCodeRAGProgrammingSolutions/queries/test.parquet
41
  - split: NanoCodeRAGStackoverflowPosts
42
  path: NanoCodeRAGStackoverflowPosts/queries/test.parquet
 
43
  language:
44
  - code
45
  tags:
 
48
  - nano
49
  - bm25
50
  dataset_info:
51
+ - config_name: corpus
52
  features:
53
  - name: _id
54
  dtype: string
 
69
  num_examples: 10000
70
  download_size: 56258007
71
  dataset_size: 123269205
72
+ - config_name: queries
73
+ features:
74
+ - name: _id
75
+ dtype: string
76
+ - name: text
77
+ dtype: string
78
+ splits:
79
+ - name: NanoCodeRAGLibraryDocumentationSolutions
80
+ num_bytes: 81590
81
+ num_examples: 200
82
+ - name: NanoCodeRAGOnlineTutorials
83
+ num_bytes: 12499
84
+ num_examples: 200
85
+ - name: NanoCodeRAGProgrammingSolutions
86
+ num_bytes: 17812
87
+ num_examples: 200
88
+ - name: NanoCodeRAGStackoverflowPosts
89
+ num_bytes: 44059
90
+ num_examples: 200
91
+ download_size: 81432
92
+ dataset_size: 155960
93
  ---
94
 
95
  # NanoCodeRAG
queries/NanoCodeRAGLibraryDocumentationSolutions-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:388c954a52d032bc81a6ea9684f159916abe47bc16352d5fa29769eef6912361
3
+ size 33129
queries/NanoCodeRAGOnlineTutorials-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0ac8fc6236bb109410a17f5d359697fda09cc5c2ecbf333429096c23d6760b9a
3
+ size 9959
queries/NanoCodeRAGProgrammingSolutions-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:658472af718cf9c9a0e8f26fde63c21c7d1846eb775bb1d25184d9d56ab84892
3
+ size 8767
queries/NanoCodeRAGStackoverflowPosts-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d8f17a9ba4af11c8131d930aa5d4d09f7b2d75f57af1612cf892f0b438fae2ad
3
+ size 29577