Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -149,6 +149,7 @@ dataset = load_dataset("devshaheen/100_crops_plants_object_detection_25k_image_d
|
|
149 |
|
150 |
# Check the dataset structure
|
151 |
print(dataset)
|
|
|
152 |
|
153 |
|
154 |
## License
|
|
|
149 |
|
150 |
# Check the dataset structure
|
151 |
print(dataset)
|
152 |
+
```
|
153 |
|
154 |
|
155 |
## License
|