Update README.md
Browse files
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
|
| 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).
|