haonanzhang commited on
Commit
067b487
1 Parent(s): 9ebb631

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -16,7 +16,7 @@ pipeline_tag: visual-question-answering
16
  Here are the pretrained weights and instruction tuning weights
17
  | Model | Pretrained Projector | Base LLM | PT Data | IT Data | Download |
18
  | ---------------- | -------------------- | --------- | ------------------------------------------------------------ | ------- | -------- |
19
- | MMEvol-Qwen2-7B | [mm_projector](https://huggingface.co/Tongyi-ConvAI/MMEvol/tree/main/qwen2) | Qwen2-7B | [LLaVA-Pretrain](https://huggingface.co/datasets/liuhaotian/LLaVA-Pretrain) | MMEvol | [ckpt](https://huggingface.co/Tongyi-ConvAI/MMEvol/tree/main/qwen2) |
20
 
21
  ## Training dataset
22
  - [480k MMEvol Curated Instruction Tuning Data](https://huggingface.co/datasets/Tongyi-ConvAI/MMEvol).
 
16
  Here are the pretrained weights and instruction tuning weights
17
  | Model | Pretrained Projector | Base LLM | PT Data | IT Data | Download |
18
  | ---------------- | -------------------- | --------- | ------------------------------------------------------------ | ------- | -------- |
19
+ | MMEvol-Qwen2-7B | [mm_projector](https://huggingface.co/Tongyi-ConvAI/MMEvol-Qwen2-7B/tree/main) | Qwen2-7B | [LLaVA-Pretrain](https://huggingface.co/datasets/liuhaotian/LLaVA-Pretrain) | MMEvol | [ckpt](https://huggingface.co/Tongyi-ConvAI/MMEvol-Qwen2-7B/tree/main) |
20
 
21
  ## Training dataset
22
  - [480k MMEvol Curated Instruction Tuning Data](https://huggingface.co/datasets/Tongyi-ConvAI/MMEvol).