Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Ishwak1
/
bert-ufc-win-predictor
like
0
Text Classification
Safetensors
English
distilbert
ufc
prediction
sports
License:
mit
Model card
Files
Files and versions
xet
Community
main
bert-ufc-win-predictor
/
special_tokens_map.json
Ishwak1
init: model 0.0.1 initialization
4163343
verified
12 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]"
}