Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
lgessler
/
microbert-ancient-greek-mxp
like
0
Feature Extraction
Transformers
PyTorch
Ancient Greek (to 1453)
bert
text-embeddings-inference
Inference Endpoints
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
5555d7a
microbert-ancient-greek-mxp
/
special_tokens_map.json
lgessler
Upload 6 files
5555d7a
almost 2 years ago
raw
Copy download link
history
blame
Safe
156 Bytes
{
"bos_token"
:
"[CLS]"
,
"eos_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"[PAD]"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
}