Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Wonder-Griffin
/
TraXL
like
0
Text Generation
Transformers
PyTorch
Safetensors
English
GPT2LMHeadModel
text-generation-inference
question-answering
casual-LM
Inference Endpoints
License:
wtfpl
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
da67c43
TraXL
/
special_tokens_map.json
Wonder-Griffin
End of training
da67c43
verified
3 months ago
raw
Copy download link
history
blame
Safe
132 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}