MuafiraThasni commited on
Commit
0d60c96
1 Parent(s): 1dcbe53

Update README.md (#2)

Browse files

- Update README.md (df4a288d524663d986d9e8ce1b5084a5ae204b49)

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