Gutema commited on
Commit
012b106
1 Parent(s): 75fec24

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -27,5 +27,5 @@ Here is how you can load and use the dataset:
27
  ```python
28
  from datasets import load_dataset
29
 
30
- dataset = load_dataset("your_username/your_dataset_name")
31
  print(dataset)
 
27
  ```python
28
  from datasets import load_dataset
29
 
30
+ dataset = load_dataset("Gutema/image-insta")
31
  print(dataset)