Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Civitai
/
mixtureMovieRater
like
0
Follow
Civitai
22
Safetensors
arxiv:
2010.11929
arxiv:
1910.01108
arxiv:
1907.11692
License:
mit
Model card
Files
Files and versions
Community
1
refs/pr/1
mixtureMovieRater
/
models
/
promptMovieBert
/
special_tokens_map.json
wolfgangblack
Upload 18 files
ae230f8
verified
7 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]"
}