Datasets:
Improve Nano dataset README provenance and overview
Browse files
README.md
CHANGED
|
@@ -511,7 +511,9 @@ tags:
|
|
| 511 |
|
| 512 |
This dataset is a Nano-style retrieval dataset for [HAKARI-bench](https://github.com/hakari-bench/hakari-bench).
|
| 513 |
|
| 514 |
-
NanoRTEB
|
|
|
|
|
|
|
| 515 |
|
| 516 |
## Usage
|
| 517 |
|
|
@@ -601,6 +603,8 @@ Dense means `microsoft/harrier-oss-v1-270m` with the `web_search_query` prompt a
|
|
| 601 |
|
| 602 |
## Source Links
|
| 603 |
|
|
|
|
|
|
|
| 604 |
- [MTEB project](https://github.com/embeddings-benchmark/mteb)
|
| 605 |
|
| 606 |
## License
|
|
|
|
| 511 |
|
| 512 |
This dataset is a Nano-style retrieval dataset for [HAKARI-bench](https://github.com/hakari-bench/hakari-bench).
|
| 513 |
|
| 514 |
+
NanoRTEB samples open English RTEB tasks for compact evaluation across practical domain search settings, including legal case and statute retrieval, finance question answering, healthcare and medical question answering, and code-oriented retrieval.
|
| 515 |
+
|
| 516 |
+
It keeps the Nano query-corpus-qrels layout while providing BM25, dense `harrier_oss_v1_270m`, and `reranking_hybrid` candidate subsets for first-stage retrieval and reranking diagnostics.
|
| 517 |
|
| 518 |
## Usage
|
| 519 |
|
|
|
|
| 603 |
|
| 604 |
## Source Links
|
| 605 |
|
| 606 |
+
- Source benchmark: `RTEB`
|
| 607 |
+
- [RTEB benchmark announcement](https://huggingface.co/blog/rteb)
|
| 608 |
- [MTEB project](https://github.com/embeddings-benchmark/mteb)
|
| 609 |
|
| 610 |
## License
|