Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Livingwithmachines
/
toponym-19thC-en
like
2
Follow
Living with Machines
12
Token Classification
Transformers
PyTorch
English
bert
newspapers
historic
glam
library
nineteenth-century
named entity recognition
ner
toponyms
ocr
Inference Endpoints
License:
cc-by-4.0
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
main
toponym-19thC-en
/
special_tokens_map.json
mcollardanuy
Upload 7 files
f320835
over 1 year 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]"
}