瀏覽代碼

fix readme

Kai Wu 6 月之前
父節點
當前提交
ef0cac80ec
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      recipes/quickstart/finetuning/finetune_vision_model.md

+ 1 - 1
recipes/quickstart/finetuning/finetune_vision_model.md

@@ -1,4 +1,4 @@
-## Fine-Tuning Meta Llama Multi Modal Models recipe
+## Llama 3.2 Vision Models Fine-Tune Recipe
 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.
 
 **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.