Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
maksim2000153
/
bert-base-uncased-finetuned-ChemProt-corpus-re
like
0
Text Classification
Transformers
PyTorch
Safetensors
English
bert
Inference Endpoints
arxiv:
1910.09700
Model card
Files
Files and versions
Community
2
Train
Deploy
Use this model
1c190b8
bert-base-uncased-finetuned-ChemProt-corpus-re
/
special_tokens_map.json
maksim2000153
Upload special_tokens_map.json with huggingface_hub
6ad03bc
over 1 year ago
raw
Copy download link
history
blame
Safe
125 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}