Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Wellcome
/
WellcomeBertMesh
like
5
Follow
Wellcome Trust
4
Text Classification
Transformers
PyTorch
bert
feature-extraction
custom_code
Inference Endpoints
License:
apache-2.0
Model card
Files
Files and versions
Community
3
Train
Deploy
Use this model
68013a5
WellcomeBertMesh
/
special_tokens_map.json
nsorros
Add tokenizer
9ec215b
over 2 years 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]"
}