Update README.md
Browse files
README.md
CHANGED
@@ -14,7 +14,7 @@ library_name: transformers
|
|
14 |
|
15 |
## Introduction
|
16 |
|
17 |
-
MM-Coder-7B is a multimodal model that can process both text and images,
|
18 |
|
19 |
|
20 |
## Requirements
|
|
|
14 |
|
15 |
## Introduction
|
16 |
|
17 |
+
MM-Coder-7B is a multimodal model that can process both text and images, good at generating corresponding code based on UML/FlowChart. It is based on Qwen2-VL-7B and has been fine-tuned on dataset from [MMc-Instruct-Stage1](Coming soon) and [MMc-Instruct-Stage2](https://huggingface.co/datasets/Multilingual-Multimodal-NLP/MMc-Instruct-Stage2).
|
18 |
|
19 |
|
20 |
## Requirements
|