Update README.md
Browse files
README.md
CHANGED
@@ -14,7 +14,10 @@ model-index:
|
|
14 |
type: acc
|
15 |
num_train_epochs: 7
|
16 |
learning_rate: 0.002
|
17 |
-
value: 46
|
|
|
|
|
|
|
18 |
---
|
19 |
|
20 |
# Oh! Bugger! 2k Insect Classification
|
|
|
14 |
type: acc
|
15 |
num_train_epochs: 7
|
16 |
learning_rate: 0.002
|
17 |
+
value: 46
|
18 |
+
metrics:
|
19 |
+
- accuracy
|
20 |
+
pipeline_tag: image-classification
|
21 |
---
|
22 |
|
23 |
# Oh! Bugger! 2k Insect Classification
|