Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
lgessler
/
microbert-coptic-mx
like
0
Feature Extraction
Transformers
PyTorch
Coptic
bert
text-embeddings-inference
Inference Endpoints
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
0dd4abd
microbert-coptic-mx
/
special_tokens_map.json
lgessler
add mlm-xpos_layers-3_heads-5_hidden-100
ce17719
over 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]"
}