Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Fixedbot
/
tokenizer-solidity
like
0
License:
mit
Model card
Files
Files and versions
Community
main
tokenizer-solidity
/
special_tokens_map.json
Fixedbot
Upload 4 files
42915cc
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
125 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}