Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
princeton-logion
/
LOGION-50k_wordpiece
like
0
Follow
Logion: Machine Learning for Greek Philology
1
PyTorch
bert
Model card
Files
Files and versions
Community
2
refs/pr/2
LOGION-50k_wordpiece
/
special_tokens_map.json
jbmurel
Upload folder using huggingface_hub
bd6cce4
verified
about 2 months 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]"
}