Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Zubik
/
saiga_nemo_12b
like
0
Safetensors
mistral
License:
apache-2.0
Model card
Files
Files and versions
Community
Train
e4e5363
saiga_nemo_12b
/
special_tokens_map.json
IlyaGusev
Initial commit
87a83ce
3 months ago
raw
Copy download link
history
blame
Safe
210 Bytes
{
"bos_token"
:
"<s>"
,
"eos_token"
:
"</s>"
,
"pad_token"
:
"<pad>"
,
"unk_token"
:
{
"content"
:
"<unk>"
,
"lstrip"
:
false
,
"normalized"
:
false
,
"rstrip"
:
false
,
"single_word"
:
false
}
}