Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
James-WYang
/
BigTranslate
like
48
Text Generation
Transformers
PyTorch
llama
text-generation-inference
Inference Endpoints
arxiv:
2305.18098
License:
lgpl-3.0
Model card
Files
Files and versions
Community
4
Train
Deploy
Use this model
4627306
BigTranslate
/
special_tokens_map.json
James-WYang
Update special_tokens_map.json
52de5f1
over 1 year ago
raw
Copy download link
history
blame
Safe
95 Bytes
{
"bos_token"
:
"<s>"
,
"eos_token"
:
"</s>"
,
"pad_token"
:
"</s>"
,
"unk_token"
:
"<unk>"
}