Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
JordanTallon
/
CA3109-Movie-Genre-Classification-From-Keywords
like
1
Text Classification
Transformers
Safetensors
distilbert
Inference Endpoints
License:
cc0-1.0
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
9c5c5bf
CA3109-Movie-Genre-Classification-From-Keywords
/
special_tokens_map.json
JordanTallon
Add model
60e6159
verified
9 months 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]"
}