Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
liaad
/
srl-pt_bertimbau-base_hf
like
0
Follow
LIAAD, INESCTEC
17
Feature Extraction
Transformers
Safetensors
srl
Generated from Trainer
custom_code
Model card
Files
Files and versions
Community
Train
Use this model
main
srl-pt_bertimbau-base_hf
/
special_tokens_map.json
rita443
Upload special_tokens_map.json
6917ff9
verified
5 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
125 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}