Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
sandromck
/
movie-genre-predictions
like
0
Text Classification
Transformers
PyTorch
bert
Generated from Trainer
Inference Endpoints
License:
cc-by-sa-4.0
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
6b3e1f2
movie-genre-predictions
/
special_tokens_map.json
sandromck
Training in progress, epoch 1
4bec9b5
about 1 year ago
raw
Copy download link
history
blame
Safe
167 Bytes
{
"bos_token"
:
"<s>"
,
"cls_token"
:
"<s>"
,
"eos_token"
:
"</s>"
,
"mask_token"
:
"<mask>"
,
"pad_token"
:
"<pad>"
,
"sep_token"
:
"</s>"
,
"unk_token"
:
"<unk>"
}