Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
marwanimroz18
/
blip-trainer
like
0
Visual Question Answering
Transformers
PyTorch
flaviagiammarino/path-vqa
English
blip
biology
Inference Endpoints
License:
apache-2.0
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
marwanimroz18
commited on
Jan 15
Commit
f26b868
•
1 Parent(s):
55e410d
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: apache-2.0
3
+
datasets:
4
+
- flaviagiammarino/path-vqa
5
+
language:
6
+
- en
7
+
library_name: transformers
8
+
pipeline_tag: visual-question-answering
9
+
tags:
10
+
- biology
11
+
---