Skip to content

Commit c7c229d

Browse files
authored
fix readme (meta-llama#679)
2 parents 5b12bd4 + 455a79a commit c7c229d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

recipes/quickstart/finetuning/finetune_vision_model.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
## Fine-Tuning Meta Llama Multi Modal Models recipe
1+
## Llama 3.2 Vision Models Fine-Tuning Recipe
22
This recipe steps you through how to finetune a Llama 3.2 vision model on the OCR VQA task using the [OCRVQA](https://huggingface.co/datasets/HuggingFaceM4/the_cauldron/viewer/ocrvqa?row=0) dataset.
33

4-
**Disclaimer**: As our vision models already have a very good OCR ability, here we just use the OCRVQA dataset only for demonstration purposes of the required steps for fine-tuning our vision models with llama-recipes.
4+
**Disclaimer**: As our vision models already have a very good OCR ability, here we use the OCRVQA dataset only for demonstration purposes of the required steps for fine-tuning our vision models with llama-recipes.
55

66
### Fine-tuning steps
77

0 commit comments

Comments
 (0)