devshaheen commited on
Commit
4e6947a
Β·
verified Β·
1 Parent(s): e29056e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +21 -16
README.md CHANGED
@@ -147,27 +147,32 @@ usage: |
147
  ```python
148
  from datasets import load_dataset
149
  dataset = load_dataset("devshaheen/100_crops_plants_object_detection_25k_image_dataset")
150
-
151
- clone_dataset: |
152
 
153
- Or, clone the dataset manually:
154
 
155
- ```bash
156
- git clone https://huggingface.co/datasets/devshaheen/100_crops_plants_object_detection_25k_image_dataset
157
 
158
- license_details: |
159
- This dataset is released under the MIT License, allowing free use for both research and commercial projects. Please credit the authors when using it.
160
 
161
- citation: |
162
- If you use this dataset, please credit:
163
 
164
- - Shaheen Nabi ([LinkedIn](https://www.linkedin.com/in/shaheennabi/))
165
- - Izhar Ashiq ([LinkedIn](https://in.linkedin.com/in/izharashiq))
166
 
167
- contact: |
168
- For any inquiries, feel free to reach out via LinkedIn or start a discussion on Hugging Face.
169
 
170
- πŸ”— Hugging Face Profile: [https://huggingface.co/devshaheen](https://huggingface.co/devshaheen)
171
 
172
- note: |
173
- Note: If you need this dataset in any other format, DM me on LinkedIn or ask in the discussions box. I will provide it ASAP. πŸš€πŸŒ±
 
 
 
 
 
 
 
 
 
 
 
 
 
147
  ```python
148
  from datasets import load_dataset
149
  dataset = load_dataset("devshaheen/100_crops_plants_object_detection_25k_image_dataset")
 
 
150
 
 
151
 
152
+ ## Clone Dataset
 
153
 
154
+ Or, clone the dataset manually:
 
155
 
156
+ ```bash
157
+ git clone https://huggingface.co/datasets/devshaheen/100_crops_plants_object_detection_25k_image_dataset
158
 
159
+ ## License Details
 
160
 
161
+ This dataset is released under the **MIT License**, allowing free use for both research and commercial projects. Please credit the authors when using it.
 
162
 
163
+ ## Citation
164
 
165
+ If you use this dataset, please credit:
166
+
167
+ - **Shaheen Nabi** ([LinkedIn](https://www.linkedin.com/in/shaheennabi/))
168
+ - **Izhar Ashiq** ([LinkedIn](https://in.linkedin.com/in/izharashiq))
169
+
170
+ ## Contact
171
+
172
+ For any inquiries, feel free to reach out via LinkedIn or start a discussion on Hugging Face.
173
+
174
+ πŸ”— **Hugging Face Profile**: [https://huggingface.co/devshaheen](https://huggingface.co/devshaheen)
175
+
176
+ ## Note
177
+
178
+ πŸ’‘ **Note**: If you need this dataset in any other format, DM me on LinkedIn or ask in the discussions box. I will provide it ASAP. πŸš€πŸŒ±