Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
hongyin
/
mistral-0.5b-40k
like
2
Text Generation
Transformers
PyTorch
English
Chinese
mistral
text-generation-inference
Inference Endpoints
arxiv:
2302.13173
Model card
Files
Files and versions
Community
4
Train
Deploy
Use this model
1b01643
mistral-0.5b-40k
/
special_tokens_map.json
hongyin
Upload 7 files
115480c
about 1 year ago
raw
Copy download link
history
blame
Safe
145 Bytes
{
"additional_special_tokens"
:
[
"<unk>"
,
"<s>"
,
"</s>"
]
,
"bos_token"
:
"<s>"
,
"eos_token"
:
"</s>"
,
"unk_token"
:
"<unk>"
}