Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
alexbrandsen
/
ArchaeoBERT-NER
like
1
Token Classification
Transformers
PyTorch
English
bert
Archaeology
Named Entity Recognition
NER
Inference Endpoints
License:
cc0-1.0
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
3f17eee
ArchaeoBERT-NER
/
special_tokens_map.json
alexbrandsen
Upload 7 files
3f17eee
over 1 year ago
raw
Copy download link
history
blame
Safe
112 Bytes
{
"unk_token"
:
"[UNK]"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"[PAD]"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
}