Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
khulnasoft
/
git-base
like
0
Image-Text-to-Text
English
git
vision
image-to-text
Image-Captioning
arxiv:
1910.09700
License:
mit
Model card
Files
Files and versions
Community
98f6060
git-base
/
tokenizer_config.json
khulnasoft
Create tokenizer_config.json
98f6060
verified
15 days ago
raw
Copy download link
history
blame
168 Bytes
"cls_token"
:
"[CLS]"
,
"do_lower_case"
:
true
,
"mask_token"
:
"[MASK]"
,
"model_max_length"
:
512
,
"name_or_path"
:
"bert-base-uncased"
,
"pad_token"
:
"[PAD]"
,