Better prompts for widget samples (#2)
- Better prompts for widget samples (5a1d3ba58fe705a59c0d26d94e7e10e1dbcce846) - What's the animal doing (67d4cf273bc9974aee5d87d3f768f590a408e5ce) Co-authored-by: Mishig Davaadorj <mishig@users.noreply.huggingface.co>
This commit is contained in:
parent
a08ecc1591
commit
d0a1f6ab88
|
@ -3,9 +3,9 @@ tags:
|
||||||
- visual-question-answering
|
- visual-question-answering
|
||||||
license: apache-2.0
|
license: apache-2.0
|
||||||
widget:
|
widget:
|
||||||
- text: "What animal is it?"
|
- text: "What's the animal doing?"
|
||||||
src: "https://huggingface.co/datasets/mishig/sample_images/resolve/main/tiger.jpg"
|
src: "https://huggingface.co/datasets/mishig/sample_images/resolve/main/tiger.jpg"
|
||||||
- text: "Where is it?"
|
- text: "What is on top of the building?"
|
||||||
src: "https://huggingface.co/datasets/mishig/sample_images/resolve/main/palace.jpg"
|
src: "https://huggingface.co/datasets/mishig/sample_images/resolve/main/palace.jpg"
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue