Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
pranav-s
/
PolymerNER
like
5
Feature Extraction
Transformers
PyTorch
English
bert
token-classification
materials
text-embeddings-inference
Inference Endpoints
License:
other
Model card
Files
Files and versions
Community
2
Train
Deploy
Use this model
4f7bb8b
PolymerNER
/
special_tokens_map.json
pranav-s
Upload 7 files
deeaff2
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]"
}