Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
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
|