Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
vraj1
/
bert-astronomy-tokenizer
like
0
English
tokenizer
bert
wordpiece
License:
mit
Model card
Files
Files and versions
xet
Community
main
bert-astronomy-tokenizer
/
special_tokens_map.json
vraj1
Upload WordPiece tokenizer (30k vocab) shared across all astronomy models
52d283e
verified
5 months 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]"
}