Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
rp-yu
/
Qwen2-VL-2b-VPT-CLIP
like
0
Text2Text Generation
Transformers
PyTorch
rp-yu/VPT_Datasets
English
vrt_qwen2_vl
Inference Endpoints
License:
apache-2.0
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
rp-yu
commited on
5 days ago
Commit
1907699
·
verified
·
1 Parent(s):
e4e7643
Create README.md
Browse files
Files changed (1)
hide
show
README.md
+12
-0
README.md
ADDED
Viewed
@@ -0,0 +1,12 @@
1
+
---
2
+
license: apache-2.0
3
+
datasets:
4
+
- rp-yu/VPT_Datasets
5
+
language:
6
+
- en
7
+
metrics:
8
+
- accuracy
9
+
base_model:
10
+
- Qwen/Qwen2-VL-2B-Instruct
11
+
library_name: transformers
12
+
---