kzap201 commited on
Commit
6f938ac
·
verified ·
1 Parent(s): 14f8b56

update readme

Browse files

BLIP trained 17 epochs on H&M fashion caption and evaluated on clothes_desc with test CIDEr = 1.67

Files changed (1) hide show
  1. README.md +8 -3
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
+ ---