Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
ybelkada
/
blip2-opt-6.7b-fp16-sharded
like
2
Visual Question Answering
Transformers
PyTorch
blip-2
Inference Endpoints
Model card
Files
Files and versions
Community
3
Train
Deploy
Use this model
FRAPB
commited on
Nov 20, 2023
Commit
5e42858
·
1 Parent(s):
f7f3827
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
+
datasets:
4
+
- togethercomputer/RedPajama-Data-V2
5
+
metrics:
6
+
- accuracy
7
+
library_name: keras
8
+
pipeline_tag: text-classification
9
+
---