TalhaI commited on
Commit
ada86db
1 Parent(s): e427c19

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +23 -1
README.md CHANGED
@@ -1,3 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  # MiniGPT-4: Enhancing Vision-language Understanding with Advanced Large Language Models
2
  [Deyao Zhu](https://tsutikgiau.github.io/)* (On Job Market!), [Jun Chen](https://junchen14.github.io/)* (On Job Market!), [Xiaoqian Shen](https://xiaoqian-shen.github.io), [Xiang Li](https://xiangli.ac.cn), and [Mohamed Elhoseiny](https://www.mohamed-elhoseiny.com/). *Equal Contribution
3
 
@@ -153,4 +175,4 @@ If you're using MiniGPT-4 in your research or applications, please cite using th
153
  ## License
154
  This repository is under [BSD 3-Clause License](LICENSE.md).
155
  Many codes are based on [Lavis](https://github.com/salesforce/LAVIS) with
156
- BSD 3-Clause License [here](LICENSE_Lavis.md).
 
1
+ ---
2
+ license: creativeml-openrail-m
3
+ datasets:
4
+ - garage-bAInd/Open-Platypus
5
+ - Anthropic/hh-rlhf
6
+ language:
7
+ - en
8
+ - bn
9
+ - ar
10
+ metrics:
11
+ - accuracy
12
+ - bertscore
13
+ - bleu
14
+ - bleurt
15
+ - brier_score
16
+ - character
17
+ - cer
18
+ - charcut_mt
19
+ - chrf
20
+ - code_eval
21
+ library_name: adapter-transformers
22
+ ---
23
  # MiniGPT-4: Enhancing Vision-language Understanding with Advanced Large Language Models
24
  [Deyao Zhu](https://tsutikgiau.github.io/)* (On Job Market!), [Jun Chen](https://junchen14.github.io/)* (On Job Market!), [Xiaoqian Shen](https://xiaoqian-shen.github.io), [Xiang Li](https://xiangli.ac.cn), and [Mohamed Elhoseiny](https://www.mohamed-elhoseiny.com/). *Equal Contribution
25
 
 
175
  ## License
176
  This repository is under [BSD 3-Clause License](LICENSE.md).
177
  Many codes are based on [Lavis](https://github.com/salesforce/LAVIS) with
178
+ BSD 3-Clause License [here](LICENSE_Lavis.md).