Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
IlyaGusev
/
saiga_phi3_medium_sft_m1_d2
like
1
PEFT
Safetensors
mistral
arxiv:
1910.09700
Model card
Files
Files and versions
Community
Train
Use this model
5cfe0bf
saiga_phi3_medium_sft_m1_d2
/
special_tokens_map.json
IlyaGusev
Initial commit
5cfe0bf
6 months ago
raw
Copy download link
history
blame
Safe
211 Bytes
{
"bos_token"
:
"<s>"
,
"eos_token"
:
"<|end|>"
,
"pad_token"
:
"<s>"
,
"unk_token"
:
{
"content"
:
"<unk>"
,
"lstrip"
:
false
,
"normalized"
:
false
,
"rstrip"
:
false
,
"single_word"
:
false
}
}