Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
krilecy
/
e5-mistral-7b-instruct
like
0
Feature Extraction
Transformers
PyTorch
Safetensors
English
mistral
mteb
Eval Results
text-generation-inference
text-embeddings-inference
Inference Endpoints
arxiv:
4 papers
License:
mit
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
4f3226b
e5-mistral-7b-instruct
/
special_tokens_map.json
krilecy
Duplicate from intfloat/e5-mistral-7b-instruct
92ec9d6
verified
8 months ago
raw
Copy download link
history
blame
Safe
168 Bytes
{
"additional_special_tokens"
:
[
"<unk>"
,
"<s>"
,
"</s>"
]
,
"bos_token"
:
"<s>"
,
"eos_token"
:
"</s>"
,
"pad_token"
:
"</s>"
,
"unk_token"
:
"<unk>"
}