iamdanialkamali commited on
Commit
ebcdadb
1 Parent(s): 65bc9e7

Update README.md

Browse files

Fixed the README to reflect the actual configuration.

Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -153,7 +153,7 @@ All of annotations use English as primary language.
153
  When loading a specific configuration, users has to append a version dependent suffix:
154
  ```python
155
  from datasets import load_dataset
156
- load_dataset("visual_genome", "region_description_v1.2.0")
157
  ```
158
 
159
  #### region_descriptions
 
153
  When loading a specific configuration, users has to append a version dependent suffix:
154
  ```python
155
  from datasets import load_dataset
156
+ load_dataset("visual_genome", "region_descriptions_v1.2.0")
157
  ```
158
 
159
  #### region_descriptions