TeeA commited on
Commit
8c3838a
·
verified ·
1 Parent(s): e1808be

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -2
README.md CHANGED
@@ -6,7 +6,10 @@ language:
6
  metrics:
7
  - accuracy
8
  pipeline_tag: visual-question-answering
 
9
  widget:
10
- - text: "Một trong những thực phẩm chủ yếu của quốc gia Nam Á này là gì?"
11
- src: "image.png"
 
 
12
  ---
 
6
  metrics:
7
  - accuracy
8
  pipeline_tag: visual-question-answering
9
+
10
  widget:
11
+ - text: "What animal is it?"
12
+ src: "https://huggingface.co/datasets/mishig/sample_images/resolve/main/tiger.jpg"
13
+ - text: "Where is it?"
14
+ src: "https://huggingface.co/datasets/mishig/sample_images/resolve/main/palace.jpg"
15
  ---