Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Thouph
/
git-base-e6
like
0
Image-Text-to-Text
Transformers
PyTorch
git
Inference Endpoints
License:
cc-by-3.0
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
main
git-base-e6
/
special_tokens_map.json
Thouph
Upload 8 files
e827d78
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
125 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}