Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
nulltella
/
mistralai-Code-classif
like
1
Text Generation
Transformers
PyTorch
Safetensors
mistral
conversational
text-generation-inference
Model card
Files
Files and versions
xet
Community
1
Deploy
Use this model
refs/pr/1
mistralai-Code-classif
/
special_tokens_map.json
nulltella
Upload tokenizer
e4ff9ec
over 2 years ago
raw
Copy download link
history
blame
168 Bytes
{
"additional_special_tokens"
:
[
"<unk>"
,
"<s>"
,
"</s>"
]
,
"bos_token"
:
"<s>"
,
"eos_token"
:
"</s>"
,
"pad_token"
:
"</s>"
,
"unk_token"
:
"<unk>"
}