Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
optimum-intel-internal-testing
/
tiny-random-roformer
like
0
Follow
Optimum Intel Internal Testing
14
PyTorch
google-tensorflow
TensorFlow
roformer
Model card
Files
Files and versions
xet
Community
1
main
tiny-random-roformer
/
special_tokens_map.json
IlyasMoutawwakil
HF Staff
Mirror from hf-internal-testing/tiny-random-roformer
09d5163
verified
2 months 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]"
}