Skip to content

Commit 23e997d

Browse files
fix: grammar in postpaligemma2mix.md (#2689)
* fix: grammar in postpaligemma2mix.md - Add missing space in "pretrainedprevious" → "pretrained previous" - Insert missing article in "look like following" → "look like the following" * Update paligemma2mix.md --------- Co-authored-by: Pedro Cuenca <[email protected]>
1 parent 3e21e95 commit 23e997d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

paligemma2mix.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ PaliGemma 2 mix models can accomplish a variety of tasks. We can categorize them
6565
> [!TIP]
6666
> Note that this list of subtasks is non-exhaustive, and you can get more information on the full list of tasks in the [PaliGemma 2 paper](https://huggingface.co/papers/2412.03555).
6767
68-
When prompting PaliGemma 2 mix models, we can use **open-ended prompts**. In the pretrainedprevious iteration of PaliGemma models, we needed to add a task prefix to the prompt depending on the task we’d like to accomplish in a given language. This still works, but open-ended prompts yield better performance. Prompts with task prefix look like following:
68+
When prompting PaliGemma 2 mix models, we can use **open-ended prompts**. In the previous iteration of PaliGemma pretrained models, we needed to add a task prefix to the prompt depending on the task we’d like to accomplish in a given language. This still works, but open-ended prompts yield better performance. Prompts with task prefix look like the following:
6969

7070
* "caption {lang}": Nice, COCO-like short captions
7171
* "describe {lang}": Longer, more descriptive captions

0 commit comments

Comments
 (0)