jiachenli commited on
Commit
446604c
1 Parent(s): 361f7b6
Files changed (1) hide show
  1. README.md +6 -21
README.md CHANGED
@@ -7,33 +7,18 @@ license: cc-by-nc-4.0
7
  ## Model details
8
 
9
  **Model type:**
10
- CuMo-7B is based on [Mistral-7B-Instruct-v0.2](https://huggingface.co/mistralai/Mistral-7B-Instruct-v0.2)
11
 
12
  **Model date:**
13
- LLaVA-v1.6-Mistral-7B was trained in December 2023.
14
 
15
- **Paper or resources for more information:**
16
- https://llava-vl.github.io/
17
 
18
  ## License
 
19
  [mistralai/Mistral-7B-Instruct-v0.2](https://huggingface.co/mistralai/Mistral-7B-Instruct-v0.2) license.
20
 
21
- **Where to send questions or comments about the model:**
22
- https://github.com/haotian-liu/LLaVA/issues
23
 
24
  ## Intended use
25
- **Primary intended uses:**
26
- The primary use of LLaVA is research on large multimodal models and chatbots.
27
-
28
- **Primary intended users:**
29
- The primary intended users of the model are researchers and hobbyists in computer vision, natural language processing, machine learning, and artificial intelligence.
30
-
31
- ## Training dataset
32
- - 558K filtered image-text pairs from LAION/CC/SBU, captioned by BLIP.
33
- - 158K GPT-generated multimodal instruction-following data.
34
- - 500K academic-task-oriented VQA data mixture.
35
- - 50K GPT-4V data mixture.
36
- - 40K ShareGPT data.
37
-
38
- ## Evaluation dataset
39
- A collection of 12 benchmarks, including 5 academic VQA benchmarks and 7 recent benchmarks specifically proposed for instruction-following LMMs.
 
7
  ## Model details
8
 
9
  **Model type:**
10
+ CuMo-mistral-7B is a multimodal LLM based on [Mistral-7B-Instruct-v0.2](https://huggingface.co/mistralai/Mistral-7B-Instruct-v0.2)
11
 
12
  **Model date:**
13
+ CuMo-mistral-7B was trained in April 2024.
14
 
15
+ **Github Page:**
16
+ https://github.com/SHI-Labs/CuMo
17
 
18
  ## License
19
+ [cumo-mistral-7b](https://github.com/SHI-Labs/CuMo) license
20
  [mistralai/Mistral-7B-Instruct-v0.2](https://huggingface.co/mistralai/Mistral-7B-Instruct-v0.2) license.
21
 
 
 
22
 
23
  ## Intended use
24
+ The primary use of CuMo is research on large multimodal models and chatbots.