amitha commited on
Commit
5a8c844
·
verified ·
1 Parent(s): 72edfb1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -4,4 +4,4 @@ license: unknown
4
 
5
  The bilingual English/Chinese Llama2-7B-Chat VLM trained via LORA for https://arxiv.org/abs/2406.11665.
6
 
7
- The Chinese half of the training data used for multimodal alignment and visual instruction tuning is sampled from rom https://huggingface.co/datasets/LinkSoul/Chinese-LLaVA-Vision-Instructions (we train on 50%).
 
4
 
5
  The bilingual English/Chinese Llama2-7B-Chat VLM trained via LORA for https://arxiv.org/abs/2406.11665.
6
 
7
+ The Chinese half of the training data used for multimodal alignment and visual instruction tuning is sampled from [here](https://huggingface.co/datasets/LinkSoul/Chinese-LLaVA-Vision-Instructions).