Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
SIRIS-Lab
/
actytode
like
0
Follow
SIRIS Lab, Research Division of SIRIS Academic
14
Text Classification
Transformers
PyTorch
SIRIS-Lab/actytode
bert
Inference Endpoints
License:
mit
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
dea6cfb
actytode
/
special_tokens_map.json
nicolauduran45
Upload tokenizer
fb6ad9f
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]"
}