Added more metadata in README.md
Browse files
README.md
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
---
|
|
|
|
| 2 |
tags:
|
| 3 |
- image-classification
|
| 4 |
- pytorch
|
|
@@ -7,8 +8,9 @@ tags:
|
|
| 7 |
- mushroom
|
| 8 |
- musheff
|
| 9 |
datasets:
|
| 10 |
-
- 12_popular_russia_mushrooms_edible_poisonous
|
| 11 |
license: apache-2.0
|
|
|
|
| 12 |
---
|
| 13 |
|
| 14 |
# Musheff: Mushroom Classification Model
|
|
|
|
| 1 |
---
|
| 2 |
+
model_id: blasisd/musheff
|
| 3 |
tags:
|
| 4 |
- image-classification
|
| 5 |
- pytorch
|
|
|
|
| 8 |
- mushroom
|
| 9 |
- musheff
|
| 10 |
datasets:
|
| 11 |
+
- SoFa325/12_popular_russia_mushrooms_edible_poisonous
|
| 12 |
license: apache-2.0
|
| 13 |
+
library_name: transformers
|
| 14 |
---
|
| 15 |
|
| 16 |
# Musheff: Mushroom Classification Model
|