Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -72,7 +72,7 @@ To use this dataset, you can directly load it through the Hugging Face `datasets
72
  ```python
73
  from datasets import load_dataset
74
 
75
- dataset = load_dataset("your_username/eurosat-land-use-classification")
76
  ```
77
 
78
  ## Reference
 
72
  ```python
73
  from datasets import load_dataset
74
 
75
+ dataset = load_dataset("MuafiraThasni/eurosat-dataset-with-image")
76
  ```
77
 
78
  ## Reference