Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Bekhouche
/
VLM-PAR
like
0
Image-Text-to-Text
Transformers
English
License:
mit
Model card
Files
Files and versions
xet
Community
Train
Deploy
Use this model
Bekhouche
commited on
May 29
Commit
9271b4f
·
verified
·
1 Parent(s):
ff30837
Create README.md
Browse files
Files changed (1)
hide
show
README.md
+11
-0
README.md
ADDED
Viewed
@@ -0,0 +1,11 @@
1
+
---
2
+
license: mit
3
+
language:
4
+
- en
5
+
metrics:
6
+
- accuracy
7
+
base_model:
8
+
- google/siglip2-base-patch16-224
9
+
pipeline_tag: image-text-to-text
10
+
library_name: transformers
11
+
---