update readme
Browse filesBLIP trained 17 epochs on H&M fashion caption and evaluated on clothes_desc with test CIDEr = 1.67
README.md
CHANGED
@@ -1,3 +1,8 @@
|
|
1 |
-
---
|
2 |
-
license: apache-2.0
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
datasets:
|
4 |
+
- tomytjandra/h-and-m-fashion-caption
|
5 |
+
- wbensvage/clothes_desc
|
6 |
+
base_model:
|
7 |
+
- Salesforce/blip-image-captioning-base
|
8 |
+
---
|