mohbattharani commited on
Commit
264fdb0
·
verified ·
1 Parent(s): e0cd298

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +16 -1
README.md CHANGED
@@ -1,7 +1,22 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  LLaVA-Chef
2
 
3
  Code: https://github.com/mohbattharani/LLaVA-Chef
4
 
5
  ---
6
  license: llama2
7
- ---
 
1
+ ---
2
+ license: llama3.1
3
+ datasets:
4
+ - nguyenkhoa/recipe1M_v2
5
+ metrics:
6
+ - bleu
7
+ base_model:
8
+ - llava-hf/llava-1.5-7b-hf
9
+ pipeline_tag: image-text-to-text
10
+ tags:
11
+ - medical
12
+ - mutlimodal
13
+ - Food
14
+ - LVM
15
+ ---
16
  LLaVA-Chef
17
 
18
  Code: https://github.com/mohbattharani/LLaVA-Chef
19
 
20
  ---
21
  license: llama2
22
+ ---