Add japanese splade v2 scores
#2
by hotchpotch - opened
Add HAKARI-Bench results for hotchpotch/japanese-splade-v2
Summary
| Field | Value |
|---|---|
| Model | hotchpotch/japanese-splade-v2 |
| Result directory | hotchpotch__japanese-splade-v2 |
| Target path | hakari-results/hotchpotch__japanese-splade-v2 |
| Result files | 551 total, 551 .json.xz |
| Evaluation method | sparse |
| Core nDCG@10 | 0.3317 |
| Core score units | 88 grouped units from 257 raw task results |
Core nDCG@10
| Core component | nDCG@10 | Score units | Raw task results |
|---|---|---|---|
| MNanoBEIR | 0.2999 | 13 | 182 |
| NanoMMTEB-v2 | 0.3648 | 18 | 18 |
| NanoRTEB | 0.4346 | 14 | 14 |
| NanoMLDR | 0.1487 | 13 | 13 |
| NanoBRIGHT | 0.2361 | 20 | 20 |
| NanoCoIR | 0.5987 | 10 | 10 |
Reproducibility
| Field | Value |
|---|---|
| Model source | hotchpotch/japanese-splade-v2 |
| Model revision | d1a16eef4748042285d5471f9203cdeb448d48bc |
| Evaluated at UTC | 2026-06-10T23:18:04.882870+00:00 to 2026-06-11T05:26:10.180840+00:00 |
| dtype | bf16 |
| device | cuda:0 |
| batch size | 32, 8 |
| attention implementation | sdpa |
| trust remote code | False |
| max sequence length | 512 |
| candidate ranking | reranking_hybrid |
| torch | 2.9.0 |
| transformers | 5.3.0 |
| sentence-transformers | 5.4.1 |
| datasets | 4.8.4 |
| CUDA | available=True, version=12.8 |
| CUDA device | NVIDIA GeForce RTX 5090 |
Command
# Reconstructed from result metadata; exact shell history was not recorded in the result files.
uv run hakari-bench evaluate sparse \
--model hotchpotch/japanese-splade-v2 \
--all \
--dtype bf16 \
--device cuda:0 \
--batch-size 32 \
--attn-implementation sdpa \
--model-max-seq-length 512
Submitter Notes
- Sparse evaluation for
hotchpotch/japanese-splade-v2. - Batch size is 32 for 550 files and 8 for 1 file, indicating one task was rerun or resumed with a smaller batch.
- Submitted files cover 551
.json.xztask results. - No DuckDB, cache files, HTML reports, YAML model config, or scratch artifacts are included.
- The Core summary above was computed from the submitted result files.
Checklist
- Result files are committed under
hakari-results/hotchpotch__japanese-splade-v2/. - Result files are compressed
.json.xz. - Result JSON records model revision, dataset revision, runtime configuration, and package versions.
- Core nDCG@10 above was generated from the submitted result files.
- Non-default runtime choices are documented above.
hotchpotch changed pull request status to open
hotchpotch changed pull request status to merged