Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
SharpAI
/
mal-tls-t5-l12
like
0
Text2Text Generation
Transformers
PyTorch
google-tensorflow
TensorFlow
t5
generated_from_keras_callback
text-generation-inference
Inference Endpoints
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
main
mal-tls-t5-l12
/
special_tokens_map.json
SharpAI
add tokenizer
efdc58c
over 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
125 Bytes
{
"eos_token"
:
"[end]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}