Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
facebook
/
flava-full
like
31
Follow
AI at Meta
3,242
Transformers
PyTorch
flava
pretraining
Inference Endpoints
arxiv:
2112.04482
arxiv:
2108.10904
License:
bsd-3-clause
Model card
Files
Files and versions
Community
5
Train
Deploy
Use this model
main
flava-full
/
special_tokens_map.json
aps
Add processor files
ba70dbe
over 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
112 Bytes
{
"unk_token"
:
"[UNK]"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"[PAD]"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
}