tags: | |
- vidore-experimental | |
- vidore | |
# Cohere - Embed-English-v3 | |
This repo simply hosts the ViDoRe results for Cohere's english-embed-v3 model. | |
They are calculated as such: | |
```bash | |
vidore-benchmark evaluate-retriever --model-class cohere --model-name embed-english-v3.0 --batch-query 40 --batch-passage 1 --collection-name "vidore/vidore-benchmark-667173f98e70a1c0fa4db00d" --split test | |
``` |