Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
tvergho
/
highlight_model
like
0
Text Generation
Transformers
PyTorch
TensorBoard
gpt2
Generated from Trainer
text-generation-inference
Inference Endpoints
License:
mit
Model card
Files
Files and versions
Metrics
Training metrics
Community
1
Train
Deploy
Use this model
refs/pr/1
highlight_model
/
special_tokens_map.json
tvergho
Model save
ac210d7
about 2 years ago
raw
Copy download link
history
blame
Safe
133 Bytes
{
"bos_token"
:
"<|BOS|>"
,
"eos_token"
:
"<|EOS|>"
,
"pad_token"
:
"<|PAD|>"
,
"sep_token"
:
"<|SEP|>"
,
"unk_token"
:
"<|UNK|>"
}