nielsr HF staff commited on
Commit
afa8e37
1 Parent(s): 754f2db

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -7,6 +7,8 @@ Current datasets include:
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
 
 
7
  - ADE20k (actually, the [MIT Scene Parsing benchmark](http://sceneparsing.csail.mit.edu/), which is a subset of ADE20k)
8
  - Cityscapes
9
  - VQAv2
10
+ - Kinetics-700
11
+ - RVL-CDIP
12
 
13
  You can read in a label file as follows (using the `huggingface_hub` library):
14