We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a9acff commit beff2e6Copy full SHA for beff2e6
1 file changed
examples/mix_vlm/README.md
@@ -19,7 +19,7 @@ We use the [geometry3k](https://huggingface.co/datasets/hiyouga/geometry3k) data
19
{
20
"problem": "<image>Find $x$ so that $m || n$.",
21
"response": "To determine the value of $ x $ ... Answer:\n\\[\n\\boxed{63}\n\\]",
22
- "images": <image>
+ "images": [<image>]
23
}
24
```
25
0 commit comments