Update README.md
Browse files
README.md
CHANGED
@@ -3,5 +3,6 @@ datasets:
|
|
3 |
- poloclub/diffusiondb
|
4 |
language:
|
5 |
- en
|
6 |
-
pipeline_tag:
|
7 |
-
---
|
|
|
|
3 |
- poloclub/diffusiondb
|
4 |
language:
|
5 |
- en
|
6 |
+
pipeline_tag: image-to-text
|
7 |
+
---
|
8 |
+
Blip base finetuned on diffusiondb 1k dataset, for image to text tasks
|