Chen Chongyu commited on
Commit
e0bea78
β€’
1 Parent(s): 24dfe54

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -11
README.md CHANGED
@@ -1,7 +1,11 @@
1
  ---
2
  license: other
 
 
 
3
  license_name: yi-license
4
  license_link: LICENSE
 
5
  ---
6
 
7
  <div align="center">
@@ -28,19 +32,15 @@ license_link: LICENSE
28
  </p>
29
 
30
  <p align="center">
31
- πŸ‘©β€πŸš€ Ask questions or discuss ideas on <a href="https://github.com/01-ai/Yi/discussions" target="_blank"> GitHub </a>
32
  </p>
33
 
34
  <p align="center">
35
- πŸ‘‹ Join us on <a href="https://discord.gg/zQ4A6b6H" target="_blank"> πŸ‘Ύ Discord </a> or <a href="https://github.com/01-ai/Yi/issues/43#issuecomment-1827285245" target="_blank"> πŸ’¬ WeChat </a>
36
  </p>
37
 
38
  <p align="center">
39
- πŸ“ Check out <a href="https://arxiv.org/abs/2403.04652"> Yi Tech Report </a>
40
- </p>
41
-
42
- <p align="center">
43
- πŸ“š Grow at <a href="#learning-hub"> Yi Learning Hub </a>
44
  </p>
45
 
46
  <hr>
@@ -89,8 +89,8 @@ Yi-VL has released the following versions.
89
 
90
  Model | Download
91
  |---|---
92
- Yi-VL-34B |β€’ [πŸ€— Hugging Face](https://huggingface.co/01-ai/Yi-VL-34B) β€’ [πŸ€– ModelScope](https://www.modelscope.cn/models/01ai/Yi-VL-34B/summary)
93
- Yi-VL-6B | β€’ [πŸ€— Hugging Face](https://huggingface.co/01-ai/Yi-VL-6B) β€’ [πŸ€– ModelScope](https://www.modelscope.cn/models/01ai/Yi-VL-6B/summary)
94
 
95
  ## Features
96
 
@@ -181,9 +181,10 @@ For detailed capabilities of the Yi series model, see [Yi: Open Foundation Model
181
  }
182
  ```
183
 
 
184
  ## Benchmarks
185
 
186
- Yi-VL outperforms all existing open-source models in [MMMU](https://mmmu-benchmark.github.io) and [CMMMU](https://cmmmu-benchmark.github.io/), two advanced benchmarks that include massive multi-discipline multimodal questions (based on data available up to January 2024).
187
 
188
  - MMMU
189
 
@@ -199,6 +200,7 @@ Below are some representative examples of detailed description and visual questi
199
 
200
  - English
201
 
 
202
  ![image/png](https://cdn-uploads.huggingface.co/production/uploads/64cc65d786d8dc0caa6ab3cd/F_2bIVwMtVamygbVqtb8E.png)
203
 
204
  - Chinese
@@ -255,4 +257,4 @@ The Yi series models are fully open for academic research and free for commercia
255
 
256
  All usage must adhere to the [Yi Series Models Community License Agreement 2.1](https://huggingface.co/01-ai/Yi-VL-34B/blob/main/LICENSE).
257
 
258
- For free commercial use, you only need to send an email to get official commercial permission.
 
1
  ---
2
  license: other
3
+ library_name: pytorch
4
+ tags:
5
+ - llava
6
  license_name: yi-license
7
  license_link: LICENSE
8
+ pipeline_tag: image-text-to-text
9
  ---
10
 
11
  <div align="center">
 
32
  </p>
33
 
34
  <p align="center">
35
+ πŸ‘©β€πŸš€ Ask questions or discuss ideas on <a href="https://github.com/01-ai/Yi/discussions" target="_blank"> GitHub </a>!
36
  </p>
37
 
38
  <p align="center">
39
+ πŸ‘‹ Join us πŸ’¬ <a href="https://github.com/01-ai/Yi/issues/43#issuecomment-1827285245" target="_blank"> WeChat (Chinese) </a>!
40
  </p>
41
 
42
  <p align="center">
43
+ πŸ“š Grow at <a href="https://github.com/01-ai/Yi/blob/main/docs/learning_hub.md"> Yi Learning Hub </a>!
 
 
 
 
44
  </p>
45
 
46
  <hr>
 
89
 
90
  Model | Download
91
  |---|---
92
+ Yi-VL-34B |β€’ [πŸ€— Hugging Face](https://huggingface.co/01-ai/Yi-VL-34B) β€’ [πŸ€– ModelScope](https://www.modelscope.cn/models/01ai/Yi-VL-34B/summary) β€’ [πŸ” wisemodel](https://wisemodel.cn/models/01.AI/Yi-VL-34B)
93
+ Yi-VL-6B | β€’ [πŸ€— Hugging Face](https://huggingface.co/01-ai/Yi-VL-6B) β€’ [πŸ€– ModelScope](https://www.modelscope.cn/models/01ai/Yi-VL-6B/summary) β€’ [πŸ” wisemodel](https://wisemodel.cn/models/01.AI/Yi-VL-6B)
94
 
95
  ## Features
96
 
 
181
  }
182
  ```
183
 
184
+
185
  ## Benchmarks
186
 
187
+ Yi-VL outperforms all existing open-source models in [MMMU](https://mmmu-benchmark.github.io) and [CMMMU](https://cmmmu-benchmark.github.io), two advanced benchmarks that include massive multi-discipline multimodal questions (based on data available up to January 2024).
188
 
189
  - MMMU
190
 
 
200
 
201
  - English
202
 
203
+
204
  ![image/png](https://cdn-uploads.huggingface.co/production/uploads/64cc65d786d8dc0caa6ab3cd/F_2bIVwMtVamygbVqtb8E.png)
205
 
206
  - Chinese
 
257
 
258
  All usage must adhere to the [Yi Series Models Community License Agreement 2.1](https://huggingface.co/01-ai/Yi-VL-34B/blob/main/LICENSE).
259
 
260
+ For free commercial use, you only need to send an email to get official commercial permission.