Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
wyf3 authored Dec 13, 2024
1 parent b641e65 commit 893356f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions train_multimodal_from_scratch/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@

## 下载模型及数据
### 下载qwen2.5-0.5b和siglip
qwen2.5-0.5b:\
https://hf-mirror.com/Qwen/Qwen2.5-0.5B-Instruct\
siglip:\
qwen2.5-0.5b: \
https://hf-mirror.com/Qwen/Qwen2.5-0.5B-Instruct \
siglip: \
此处使用的是如下版本的siglip(模型小,但是效果可能没那么好,训练更快,显存要求更低):\
https://hf-mirror.com/google/siglip-base-patch16-224

Expand All @@ -16,7 +16,7 @@ https://hf-mirror.com/google/siglip-so400m-patch14-384
图片数据:\
https://hf-mirror.com/datasets/liuhaotian/LLaVA-CC3M-Pretrain-595K \
中文文本数据:\
https://hf-mirror.com/datasets/LinkSoul/Chinese-LLaVA-Vision-Instructions
https://hf-mirror.com/datasets/LinkSoul/Chinese-LLaVA-Vision-Instructions \
2、SFT数据:\
图片数据:\
https://hf-mirror.com/datasets/jingyaogong/minimind-v_dataset \
Expand Down

0 comments on commit 893356f

Please sign in to comment.