Update README.md
Browse files
README.md
CHANGED
@@ -130,17 +130,9 @@ You can finetune this model on your own dataset.
|
|
130 |
*What are recommendations with respect to the foreseeable issues? For example, filtering explicit content.*
|
131 |
-->
|
132 |
|
133 |
-
### Framework Versions
|
134 |
-
- Python: 3.10.13
|
135 |
-
- Sentence Transformers: 3.0.0
|
136 |
-
- Transformers: 4.41.2
|
137 |
-
- PyTorch: 2.3.1+cu118
|
138 |
-
- Accelerate: 0.30.1
|
139 |
-
- Datasets: 2.19.2
|
140 |
-
- Tokenizers: 0.19.1
|
141 |
## Benchmarks
|
142 |
|
143 |
-
###
|
144 |
Evaluated with [MIRACL-ja](https://huggingface.co/datasets/miracl/miracl), [JQARA](https://huggingface.co/datasets/hotchpotch/JQaRA) and [MLDR-ja](https://huggingface.co/datasets/Shitao/MLDR).
|
145 |
|
146 |
| model | size | MIRACL<br>Recall@5 | JQaRA<br>nDCG@10 | MLDR<br>nDCG@10 |
|
|
|
130 |
*What are recommendations with respect to the foreseeable issues? For example, filtering explicit content.*
|
131 |
-->
|
132 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
133 |
## Benchmarks
|
134 |
|
135 |
+
### Retieval
|
136 |
Evaluated with [MIRACL-ja](https://huggingface.co/datasets/miracl/miracl), [JQARA](https://huggingface.co/datasets/hotchpotch/JQaRA) and [MLDR-ja](https://huggingface.co/datasets/Shitao/MLDR).
|
137 |
|
138 |
| model | size | MIRACL<br>Recall@5 | JQaRA<br>nDCG@10 | MLDR<br>nDCG@10 |
|