Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Winnie-Kay
/
Finetuned_bert_model
like
0
Text Classification
Transformers
PyTorch
TensorBoard
roberta
Generated from Trainer
License:
mit
Model card
Files
Files and versions
xet
Metrics
Training metrics
Community
2
Train
Deploy
Use this model
main
Finetuned_bert_model
/
special_tokens_map.json
Winnie-Kay
Upload tokenizer
297da31
over 2 years 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]"
}