Update README.md
Browse files
README.md
CHANGED
@@ -14,7 +14,6 @@ library_name: sentence-transformers
|
|
14 |
pipeline_tag: text-ranking
|
15 |
---
|
16 |
|
17 |
-
|
18 |
# hotchpotch/japanese-reranker-tiny-v2
|
19 |
|
20 |
とても小さく速い日本語リランカーモデルシリーズ(v2)です。
|
@@ -23,8 +22,8 @@ pipeline_tag: text-ranking
|
|
23 |
| --- | --- | --- | --- | --- |
|
24 |
| [hotchpotch/japanese-reranker-tiny-v2](https://huggingface.co/hotchpotch/japanese-reranker-tiny-v2) | 3 | 256 | 0.8138 | 2.1s |
|
25 |
| [hotchpotch/japanese-reranker-xsmall-v2](https://huggingface.co/hotchpotch/japanese-reranker-xsmall-v2) | 10 | 256 | 0.8699 | 6.5s |
|
26 |
-
| [hotchpotch/japanese-reranker-small-v2](https://huggingface.co/hotchpotch/japanese-reranker-small-v2) | 13 | 384 | 0.
|
27 |
-
| [hotchpotch/japanese-reranker-base-v2](https://huggingface.co/hotchpotch/japanese-reranker-base-v2) | 19 | 512 | 0.
|
28 |
| [hotchpotch/japanese-reranker-cross-encoder-xsmall-v1](https://huggingface.co/hotchpotch/japanese-reranker-cross-encoder-xsmall-v1) | 6 | 384 | 0.8131 | 20.5s |
|
29 |
| [hotchpotch/japanese-reranker-cross-encoder-small-v1](https://huggingface.co/hotchpotch/japanese-reranker-cross-encoder-small-v1) | 12 | 384 | 0.8254 | 40.3s |
|
30 |
| [hotchpotch/japanese-reranker-cross-encoder-base-v1](https://huggingface.co/hotchpotch/japanese-reranker-cross-encoder-base-v1) | 12 | 768 | 0.8484 | 96.8s |
|
@@ -174,8 +173,8 @@ japanese-reranker-tiny-v2、japanese-reranker-xsmall-v2、japanese-reranker-smal
|
|
174 |
|---------|-----|-------|--------|--------|--------|
|
175 |
| [japanese-reranker-tiny-v2](https://huggingface.co/hotchpotch/japanese-reranker-tiny-v2) | 0.8138 | 0.6455 | 0.9287 | 0.7201 | 0.9608 |
|
176 |
| [japanese-reranker-xsmall-v2](https://huggingface.co/hotchpotch/japanese-reranker-xsmall-v2) | 0.8699 | 0.7403 | 0.9409 | 0.8206 | 0.9776 |
|
177 |
-
| [japanese-reranker-small-v2](https://huggingface.co/hotchpotch/japanese-reranker-small-v2) | 0.
|
178 |
-
| [japanese-reranker-base-v2](https://huggingface.co/hotchpotch/japanese-reranker-base-v2) | 0.
|
179 |
| [japanese-reranker-cross-encoder-xsmall-v1](https://huggingface.co/hotchpotch/japanese-reranker-cross-encoder-xsmall-v1) | 0.8131 | 0.6136 | 0.9376 | 0.7411 | 0.9602 |
|
180 |
| [japanese-reranker-cross-encoder-small-v1](https://huggingface.co/hotchpotch/japanese-reranker-cross-encoder-small-v1) | 0.8254 | 0.6247 | 0.9390 | 0.7776 | 0.9604 |
|
181 |
| [japanese-reranker-cross-encoder-base-v1](https://huggingface.co/hotchpotch/japanese-reranker-cross-encoder-base-v1) | 0.8484 | 0.6711 | 0.9337 | 0.8180 | 0.9708 |
|
|
|
14 |
pipeline_tag: text-ranking
|
15 |
---
|
16 |
|
|
|
17 |
# hotchpotch/japanese-reranker-tiny-v2
|
18 |
|
19 |
とても小さく速い日本語リランカーモデルシリーズ(v2)です。
|
|
|
22 |
| --- | --- | --- | --- | --- |
|
23 |
| [hotchpotch/japanese-reranker-tiny-v2](https://huggingface.co/hotchpotch/japanese-reranker-tiny-v2) | 3 | 256 | 0.8138 | 2.1s |
|
24 |
| [hotchpotch/japanese-reranker-xsmall-v2](https://huggingface.co/hotchpotch/japanese-reranker-xsmall-v2) | 10 | 256 | 0.8699 | 6.5s |
|
25 |
+
| [hotchpotch/japanese-reranker-small-v2](https://huggingface.co/hotchpotch/japanese-reranker-small-v2) | 13 | 384 | 0.8856 | 15.2s |
|
26 |
+
| [hotchpotch/japanese-reranker-base-v2](https://huggingface.co/hotchpotch/japanese-reranker-base-v2) | 19 | 512 | 0.8930 | 32.5s |
|
27 |
| [hotchpotch/japanese-reranker-cross-encoder-xsmall-v1](https://huggingface.co/hotchpotch/japanese-reranker-cross-encoder-xsmall-v1) | 6 | 384 | 0.8131 | 20.5s |
|
28 |
| [hotchpotch/japanese-reranker-cross-encoder-small-v1](https://huggingface.co/hotchpotch/japanese-reranker-cross-encoder-small-v1) | 12 | 384 | 0.8254 | 40.3s |
|
29 |
| [hotchpotch/japanese-reranker-cross-encoder-base-v1](https://huggingface.co/hotchpotch/japanese-reranker-cross-encoder-base-v1) | 12 | 768 | 0.8484 | 96.8s |
|
|
|
173 |
|---------|-----|-------|--------|--------|--------|
|
174 |
| [japanese-reranker-tiny-v2](https://huggingface.co/hotchpotch/japanese-reranker-tiny-v2) | 0.8138 | 0.6455 | 0.9287 | 0.7201 | 0.9608 |
|
175 |
| [japanese-reranker-xsmall-v2](https://huggingface.co/hotchpotch/japanese-reranker-xsmall-v2) | 0.8699 | 0.7403 | 0.9409 | 0.8206 | 0.9776 |
|
176 |
+
| [japanese-reranker-small-v2](https://huggingface.co/hotchpotch/japanese-reranker-small-v2) | 0.8856 | 0.7633 | 0.9586 | 0.8385 | 0.9821 |
|
177 |
+
| [japanese-reranker-base-v2](https://huggingface.co/hotchpotch/japanese-reranker-base-v2) | 0.8930 | 0.7845 | 0.9603 | 0.8425 | 0.9845 |
|
178 |
| [japanese-reranker-cross-encoder-xsmall-v1](https://huggingface.co/hotchpotch/japanese-reranker-cross-encoder-xsmall-v1) | 0.8131 | 0.6136 | 0.9376 | 0.7411 | 0.9602 |
|
179 |
| [japanese-reranker-cross-encoder-small-v1](https://huggingface.co/hotchpotch/japanese-reranker-cross-encoder-small-v1) | 0.8254 | 0.6247 | 0.9390 | 0.7776 | 0.9604 |
|
180 |
| [japanese-reranker-cross-encoder-base-v1](https://huggingface.co/hotchpotch/japanese-reranker-cross-encoder-base-v1) | 0.8484 | 0.6711 | 0.9337 | 0.8180 | 0.9708 |
|