Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
futuredatascience
/
welcome_video_model
like
0
Follow
future
2
Text Classification
Transformers
PyTorch
futuredatascience/autotrain-data-welcome_message_2
English
bert
Trained with AutoTrain
Carbon Emissions
Inference Endpoints
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
main
welcome_video_model
/
special_tokens_map.json
system
HF staff
Commit From AutoTrain
a338825
over 1 year 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]"
}