File size: 602 Bytes
9493a91 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 |
---
license: mit
language:
- en
- ru
metrics:
- accuracy
- f1
- recall
library_name: transformers
pipeline_tag: sentence-similarity
tags:
- mteb
- retrieval
- retriever
- pruned
- e5
---
# E5-large-en-ru
## Model info
This is vocabulary pruned version of [intfloat/multilingual-e5-large](https://huggingface.co/intfloat/multilingual-e5-large).
Uses only russian and english tokens.
| | intfloat/multilingual-e5-large | d0rj/e5-large-en-ru |
| --- | --- | --- |
| Model size (MB) | 2135.82 | 1394.8 |
| Params (count) | 559,890,946 | 365,638,14 |
| Word embeddings dim | 256,002,048 | 61,749,248 | |