nielsr HF staff commited on
Commit
4463ba2
1 Parent(s): 8d00fb1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -6,6 +6,7 @@ Current datasets include:
6
  - COCO detection 2017
7
  - ADE20k (actually, the [MIT Scene Parsing benchmark](http://sceneparsing.csail.mit.edu/), which is a subset of ADE20k)
8
  - Cityscapes
 
9
 
10
  You can read in a label file as follows (using the `huggingface_hub` library):
11
 
 
6
  - COCO detection 2017
7
  - ADE20k (actually, the [MIT Scene Parsing benchmark](http://sceneparsing.csail.mit.edu/), which is a subset of ADE20k)
8
  - Cityscapes
9
+ - VQAv2
10
 
11
  You can read in a label file as follows (using the `huggingface_hub` library):
12