dnth commited on
Commit
e4021f1
1 Parent(s): 8a1ecf1
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -62,7 +62,7 @@ The dataset consists of 6 columns:
62
  This dataset can be used with the Hugging Face Datasets library.:
63
  ```python
64
  import datasets
65
- ds = datasets.load_dataset("dnth/pets-enriched")
66
  ```
67
 
68
  More in this [notebook](usage.ipynb).
 
62
  This dataset can be used with the Hugging Face Datasets library.:
63
  ```python
64
  import datasets
65
+ ds = datasets.load_dataset("visual-layer/oxford-iiit-pet-vl-enriched")
66
  ```
67
 
68
  More in this [notebook](usage.ipynb).