Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
sgraham
/
ModernBERT_archae
like
0
Token Classification
Transformers
Safetensors
modernbert
Inference Endpoints
arxiv:
1910.09700
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
cee6770
ModernBERT_archae
/
label_map.json
sgraham
Upload label_map.json with huggingface_hub
cee6770
verified
about 1 month ago
raw
Copy download link
history
blame
Safe
153 Bytes
{
"O"
:
0
,
"B-ORG"
:
1
,
"I-ORG"
:
2
,
"B-LOC"
:
3
,
"I-LOC"
:
4
,
"B-PER"
:
5
,
"I-PER"
:
6
,
"B-SUBJ"
:
7
,
"I-SUBJ"
:
8
,
"B-ID"
:
9
,
"I-ID"
:
10
}