Upload dataset
Browse files
README.md
CHANGED
|
@@ -262,6 +262,84 @@ dataset_info:
|
|
| 262 |
num_examples: 500
|
| 263 |
download_size: 322340
|
| 264 |
dataset_size: 734760
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 265 |
- config_name: checkpoint_20260106_014829_intfloat_multilingual_e5_large_with_reranker_traces
|
| 266 |
features:
|
| 267 |
- name: trace_id
|
|
@@ -335,6 +413,10 @@ configs:
|
|
| 335 |
data_files:
|
| 336 |
- split: train
|
| 337 |
path: checkpoint_20260106_014829_SIRIS_Lab_affilgood_dense_retriever_with_reranker_traces/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 338 |
- config_name: checkpoint_20260106_014829_intfloat_multilingual_e5_large_with_reranker_traces
|
| 339 |
data_files:
|
| 340 |
- split: train
|
|
|
|
| 262 |
num_examples: 500
|
| 263 |
download_size: 322340
|
| 264 |
dataset_size: 734760
|
| 265 |
+
- config_name: checkpoint_20260106_014829_intfloat_multilingual_e5_large_with_reranker_metrics
|
| 266 |
+
features:
|
| 267 |
+
- name: model_id
|
| 268 |
+
dtype: string
|
| 269 |
+
- name: use_reranker
|
| 270 |
+
dtype: bool
|
| 271 |
+
- name: recall_at_1
|
| 272 |
+
dtype: float64
|
| 273 |
+
- name: recall_at_5
|
| 274 |
+
dtype: float64
|
| 275 |
+
- name: recall_at_10
|
| 276 |
+
dtype: float64
|
| 277 |
+
- name: by_outcome
|
| 278 |
+
struct:
|
| 279 |
+
- name: below_threshold
|
| 280 |
+
struct:
|
| 281 |
+
- name: count
|
| 282 |
+
dtype: int64
|
| 283 |
+
- name: recall_at_1
|
| 284 |
+
dtype: float64
|
| 285 |
+
- name: recall_at_10
|
| 286 |
+
dtype: float64
|
| 287 |
+
- name: recall_at_5
|
| 288 |
+
dtype: float64
|
| 289 |
+
- name: correct
|
| 290 |
+
struct:
|
| 291 |
+
- name: count
|
| 292 |
+
dtype: int64
|
| 293 |
+
- name: recall_at_1
|
| 294 |
+
dtype: float64
|
| 295 |
+
- name: recall_at_10
|
| 296 |
+
dtype: float64
|
| 297 |
+
- name: recall_at_5
|
| 298 |
+
dtype: float64
|
| 299 |
+
- name: not_retrieved
|
| 300 |
+
struct:
|
| 301 |
+
- name: count
|
| 302 |
+
dtype: int64
|
| 303 |
+
- name: recall_at_1
|
| 304 |
+
dtype: float64
|
| 305 |
+
- name: recall_at_10
|
| 306 |
+
dtype: float64
|
| 307 |
+
- name: recall_at_5
|
| 308 |
+
dtype: float64
|
| 309 |
+
- name: wrong_prediction
|
| 310 |
+
struct:
|
| 311 |
+
- name: count
|
| 312 |
+
dtype: int64
|
| 313 |
+
- name: recall_at_1
|
| 314 |
+
dtype: float64
|
| 315 |
+
- name: recall_at_10
|
| 316 |
+
dtype: float64
|
| 317 |
+
- name: recall_at_5
|
| 318 |
+
dtype: float64
|
| 319 |
+
- name: mrr
|
| 320 |
+
dtype: float64
|
| 321 |
+
- name: accuracy
|
| 322 |
+
dtype: float64
|
| 323 |
+
- name: correct
|
| 324 |
+
dtype: int64
|
| 325 |
+
- name: total
|
| 326 |
+
dtype: int64
|
| 327 |
+
- name: accuracy_ci_lower
|
| 328 |
+
dtype: float64
|
| 329 |
+
- name: accuracy_ci_upper
|
| 330 |
+
dtype: float64
|
| 331 |
+
- name: avg_latency_ms
|
| 332 |
+
dtype: float64
|
| 333 |
+
- name: embedding_dim
|
| 334 |
+
dtype: int64
|
| 335 |
+
- name: index_build_time_s
|
| 336 |
+
dtype: float64
|
| 337 |
+
splits:
|
| 338 |
+
- name: train
|
| 339 |
+
num_bytes: 259
|
| 340 |
+
num_examples: 1
|
| 341 |
+
download_size: 14651
|
| 342 |
+
dataset_size: 259
|
| 343 |
- config_name: checkpoint_20260106_014829_intfloat_multilingual_e5_large_with_reranker_traces
|
| 344 |
features:
|
| 345 |
- name: trace_id
|
|
|
|
| 413 |
data_files:
|
| 414 |
- split: train
|
| 415 |
path: checkpoint_20260106_014829_SIRIS_Lab_affilgood_dense_retriever_with_reranker_traces/train-*
|
| 416 |
+
- config_name: checkpoint_20260106_014829_intfloat_multilingual_e5_large_with_reranker_metrics
|
| 417 |
+
data_files:
|
| 418 |
+
- split: train
|
| 419 |
+
path: checkpoint_20260106_014829_intfloat_multilingual_e5_large_with_reranker_metrics/train-*
|
| 420 |
- config_name: checkpoint_20260106_014829_intfloat_multilingual_e5_large_with_reranker_traces
|
| 421 |
data_files:
|
| 422 |
- split: train
|
checkpoint_20260106_014829_intfloat_multilingual_e5_large_with_reranker_metrics/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7d93feb06c5a6038c55dabe57c3e0bbfad94d8375c1e434485d2fa245d086e8f
|
| 3 |
+
size 14651
|