Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
noorbolbol
/
master-thesis
like
0
Transformers
PyTorch
encoder-decoder
text2text-generation
License:
afl-3.0
Model card
Files
Files and versions
xet
Community
1
Deploy
Use this model
main
master-thesis
/
special_tokens_map.json
noorbolbol
first commit
92181bb
over 3 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
112 Bytes
{
"unk_token"
:
"[UNK]"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"[PAD]"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
}