yushihu commited on
Commit
5d845fe
1 Parent(s): b4cf00d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -5
README.md CHANGED
@@ -6,9 +6,11 @@ tags:
6
  - image-captioning
7
  datasets:
8
  - coco
9
- - vqa2.0
10
- - ok-vqa
11
- - a-okvqa
12
  - textvqa
13
-
14
- ---
 
 
 
 
 
 
6
  - image-captioning
7
  datasets:
8
  - coco
 
 
 
9
  - textvqa
10
+ - VQAv2
11
+ - OK-VQA
12
+ - A-OKVQA
13
+ language:
14
+ - en
15
+ pipeline_tag: visual-question-answering
16
+ ---