jerome-ai commited on
Commit
dc2efe3
1 Parent(s): 10eee64

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -16,7 +16,7 @@ stream:
16
 
17
  ```python
18
  from datasets import load_dataset
19
- dataset = load_dataset('jerome-ai/pest-management-opendata', streaming=True)
20
  ```
21
 
22
  Bounding boxes are stored as geospatial types. Once loaded, they can be
 
16
 
17
  ```python
18
  from datasets import load_dataset
19
+ dataset = load_dataset('wadhwaniai/pest-management-opendata', streaming=True)
20
  ```
21
 
22
  Bounding boxes are stored as geospatial types. Once loaded, they can be