roywei commited on
Commit
3f10cb7
1 Parent(s): 3bed353

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -2,8 +2,10 @@
2
  license: llama3.2
3
  datasets:
4
  - osunlp/Multimodal-Mind2Web
 
 
5
  ---
6
 
7
- This is a finetuned Llama 3.2 11B Vision Instruct model, the dataset used is Multimodal-Mind2Web dataset.
8
 
9
  Step by step guide: https://github.com/roywei/llama-3-2-vision-finetune
 
2
  license: llama3.2
3
  datasets:
4
  - osunlp/Multimodal-Mind2Web
5
+ base_model:
6
+ - meta-llama/Llama-3.2-11B-Vision-Instruct
7
  ---
8
 
9
+ This is a finetuned Llama-3.2-11B-Vision-Instruct model, the dataset used is Multimodal-Mind2Web dataset.
10
 
11
  Step by step guide: https://github.com/roywei/llama-3-2-vision-finetune