Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
nielsr
/
git-base
like
0
Text Generation
Transformers
PyTorch
git
Model card
Files
Files and versions
xet
Community
1
Deploy
Use this model
08c0adc
git-base
/
special_tokens_map.json
nielsr
HF Staff
Upload processor
d5bee65
about 3 years ago
raw
Copy download link
history
blame
Safe
125 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}