Datasets:
Update qrels for reranking_hybrid candidates
Browse files
README.md
CHANGED
|
@@ -23,13 +23,13 @@ configs:
|
|
| 23 |
- config_name: qrels
|
| 24 |
data_files:
|
| 25 |
- split: NanoCodeRAGLibraryDocumentationSolutions
|
| 26 |
-
path:
|
| 27 |
- split: NanoCodeRAGOnlineTutorials
|
| 28 |
-
path:
|
| 29 |
- split: NanoCodeRAGProgrammingSolutions
|
| 30 |
-
path:
|
| 31 |
- split: NanoCodeRAGStackoverflowPosts
|
| 32 |
-
path:
|
| 33 |
- config_name: queries
|
| 34 |
data_files:
|
| 35 |
- split: NanoCodeRAGLibraryDocumentationSolutions
|
|
@@ -69,6 +69,27 @@ dataset_info:
|
|
| 69 |
num_examples: 10000
|
| 70 |
download_size: 56258007
|
| 71 |
dataset_size: 123269205
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 72 |
- config_name: queries
|
| 73 |
features:
|
| 74 |
- name: _id
|
|
|
|
| 23 |
- config_name: qrels
|
| 24 |
data_files:
|
| 25 |
- split: NanoCodeRAGLibraryDocumentationSolutions
|
| 26 |
+
path: qrels/NanoCodeRAGLibraryDocumentationSolutions-*
|
| 27 |
- split: NanoCodeRAGOnlineTutorials
|
| 28 |
+
path: qrels/NanoCodeRAGOnlineTutorials-*
|
| 29 |
- split: NanoCodeRAGProgrammingSolutions
|
| 30 |
+
path: qrels/NanoCodeRAGProgrammingSolutions-*
|
| 31 |
- split: NanoCodeRAGStackoverflowPosts
|
| 32 |
+
path: qrels/NanoCodeRAGStackoverflowPosts-*
|
| 33 |
- config_name: queries
|
| 34 |
data_files:
|
| 35 |
- split: NanoCodeRAGLibraryDocumentationSolutions
|
|
|
|
| 69 |
num_examples: 10000
|
| 70 |
download_size: 56258007
|
| 71 |
dataset_size: 123269205
|
| 72 |
+
- config_name: qrels
|
| 73 |
+
features:
|
| 74 |
+
- name: query-id
|
| 75 |
+
dtype: string
|
| 76 |
+
- name: corpus-id
|
| 77 |
+
dtype: string
|
| 78 |
+
splits:
|
| 79 |
+
- name: NanoCodeRAGLibraryDocumentationSolutions
|
| 80 |
+
num_bytes: 3407
|
| 81 |
+
num_examples: 200
|
| 82 |
+
- name: NanoCodeRAGOnlineTutorials
|
| 83 |
+
num_bytes: 3384
|
| 84 |
+
num_examples: 200
|
| 85 |
+
- name: NanoCodeRAGProgrammingSolutions
|
| 86 |
+
num_bytes: 3547
|
| 87 |
+
num_examples: 200
|
| 88 |
+
- name: NanoCodeRAGStackoverflowPosts
|
| 89 |
+
num_bytes: 3380
|
| 90 |
+
num_examples: 200
|
| 91 |
+
download_size: 13196
|
| 92 |
+
dataset_size: 13718
|
| 93 |
- config_name: queries
|
| 94 |
features:
|
| 95 |
- name: _id
|
qrels/NanoCodeRAGLibraryDocumentationSolutions-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:466417dcb2056488ae9ee6389df8cf58563f4f57bfdcfec47608836a7d434a5a
|
| 3 |
+
size 3273
|
qrels/NanoCodeRAGOnlineTutorials-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:45b5f2b2d987a48daeefde53b8e32bff82181ec00920e695e428eb3db907caf2
|
| 3 |
+
size 3286
|
qrels/NanoCodeRAGProgrammingSolutions-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:cfb545200627b0413c46613e391ea2fe1d5dce4bea191e221ff8a63a553ea5c8
|
| 3 |
+
size 3338
|
qrels/NanoCodeRAGStackoverflowPosts-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:df7906a19c599f3e396b9d379d10d0c46925ff7963b293d5a2aba8e95b567969
|
| 3 |
+
size 3299
|