Better prompts for widget samples
Browse files
README.md
CHANGED
@@ -3,9 +3,9 @@ tags:
|
|
3 |
- visual-question-answering
|
4 |
license: apache-2.0
|
5 |
widget:
|
6 |
-
- text: "What animal is
|
7 |
src: "https://huggingface.co/datasets/mishig/sample_images/resolve/main/tiger.jpg"
|
8 |
-
- text: "
|
9 |
src: "https://huggingface.co/datasets/mishig/sample_images/resolve/main/palace.jpg"
|
10 |
---
|
11 |
|
|
|
3 |
- visual-question-answering
|
4 |
license: apache-2.0
|
5 |
widget:
|
6 |
+
- text: "What the animal is doing?"
|
7 |
src: "https://huggingface.co/datasets/mishig/sample_images/resolve/main/tiger.jpg"
|
8 |
+
- text: "What is on top of the building?"
|
9 |
src: "https://huggingface.co/datasets/mishig/sample_images/resolve/main/palace.jpg"
|
10 |
---
|
11 |
|