Librarian Bot: Update Hugging Face dataset ID
#1
by librarian-bot - opened
README.md
CHANGED
|
@@ -1,12 +1,12 @@
|
|
| 1 |
---
|
| 2 |
-
datasets:
|
| 3 |
-
- beans
|
| 4 |
language:
|
| 5 |
- en
|
| 6 |
-
pipeline_tag: image-classification
|
| 7 |
license: mit
|
|
|
|
|
|
|
| 8 |
metrics:
|
| 9 |
- accuracy
|
|
|
|
| 10 |
---
|
| 11 |
# Custom neural network
|
| 12 |
|
|
|
|
| 1 |
---
|
|
|
|
|
|
|
| 2 |
language:
|
| 3 |
- en
|
|
|
|
| 4 |
license: mit
|
| 5 |
+
datasets:
|
| 6 |
+
- AI-Lab-Makerere/beans
|
| 7 |
metrics:
|
| 8 |
- accuracy
|
| 9 |
+
pipeline_tag: image-classification
|
| 10 |
---
|
| 11 |
# Custom neural network
|
| 12 |
|