nielsr HF staff mishig HF staff commited on
Commit
d0a1f6a
1 Parent(s): a08ecc1

Better prompts for widget samples (#2)

Browse files

- Better prompts for widget samples (5a1d3ba58fe705a59c0d26d94e7e10e1dbcce846)
- What's the animal doing (67d4cf273bc9974aee5d87d3f768f590a408e5ce)


Co-authored-by: Mishig Davaadorj <mishig@users.noreply.huggingface.co>

Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -3,9 +3,9 @@ tags:
3
  - visual-question-answering
4
  license: apache-2.0
5
  widget:
6
- - text: "What animal is it?"
7
  src: "https://huggingface.co/datasets/mishig/sample_images/resolve/main/tiger.jpg"
8
- - text: "Where is it?"
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's the animal 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