Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
jingjietan
/
imgcap-soli
like
1
Image-to-Text
Transformers
PyTorch
English
vision-encoder-decoder
image-text-to-text
code
Inference Endpoints
License:
apache-2.0
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
jingjietan
commited on
Jul 24, 2024
Commit
09c3fd9
·
verified
·
1 Parent(s):
a74f5b1
Create README.md
Browse files
Files changed (1)
hide
show
README.md
+9
-0
README.md
ADDED
Viewed
@@ -0,0 +1,9 @@
1
+
---
2
+
license: apache-2.0
3
+
language:
4
+
- en
5
+
metrics:
6
+
- bleu
7
+
library_name: transformers
8
+
pipeline_tag: image-to-text
9
+
---