Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
michelecafagna26
/
git-base-captioning-ft-hl-rationales
like
0
Image-to-Text
Transformers
PyTorch
Safetensors
michelecafagna26/hl
English
git
image-text-to-text
image-captioning
Inference Endpoints
arxiv:
2205.14100
License:
apache-2.0
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
afb8732
git-base-captioning-ft-hl-rationales
/
special_tokens_map.json
michelecafagna26
Upload 9 files
afb8732
over 1 year 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]"
}