Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,9 @@
|
|
1 |
---
|
2 |
license: unknown
|
|
|
|
|
3 |
---
|
4 |
|
5 |
-
The Chinese Baichuan2-7B-Chat VLM trained via LORA for https://arxiv.org/abs/2406.11665.
|
|
|
|
|
|
1 |
---
|
2 |
license: unknown
|
3 |
+
datasets:
|
4 |
+
- LinkSoul/Chinese-LLaVA-Vision-Instructions
|
5 |
---
|
6 |
|
7 |
+
The Chinese Baichuan2-7B-Chat VLM trained via LORA for https://arxiv.org/abs/2406.11665.
|
8 |
+
|
9 |
+
The training data used for multimodal alignment and visual instruction tuning is from [here](https://huggingface.co/datasets/LinkSoul/Chinese-LLaVA-Vision-Instructions).
|