Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Ponimash
/
FredInterpreter
like
0
Text2Text Generation
Transformers
Safetensors
t5
text-generation-inference
Inference Endpoints
License:
mit
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
5ba7622
FredInterpreter
/
special_tokens_map.json
Ponimash
Upload 11 files
5ba7622
verified
9 months ago
raw
Copy download link
history
blame
Safe
217 Bytes
{
"bos_token"
:
"<s>"
,
"eos_token"
:
"</s>"
,
"pad_token"
:
"<pad>"
,
"unk_token"
:
{
"content"
:
"<|endoftext|>"
,
"lstrip"
:
false
,
"normalized"
:
true
,
"rstrip"
:
false
,
"single_word"
:
false
}
}