Update README.md
Browse files
README.md
CHANGED
@@ -4,7 +4,7 @@ datasets:
|
|
4 |
- Elriggs/imagenet-50-subset
|
5 |
---
|
6 |
|
7 |
-
```
|
8 |
Classification Report:
|
9 |
precision recall f1-score support
|
10 |
|
@@ -62,4 +62,4 @@ european fire salamander 0.9083 0.9356 0.9217 900
|
|
62 |
accuracy 0.8808 45000
|
63 |
macro avg 0.8813 0.8808 0.8808 45000
|
64 |
weighted avg 0.8813 0.8808 0.8808 45000
|
65 |
-
```
|
|
|
4 |
- Elriggs/imagenet-50-subset
|
5 |
---
|
6 |
|
7 |
+
```py
|
8 |
Classification Report:
|
9 |
precision recall f1-score support
|
10 |
|
|
|
62 |
accuracy 0.8808 45000
|
63 |
macro avg 0.8813 0.8808 0.8808 45000
|
64 |
weighted avg 0.8813 0.8808 0.8808 45000
|
65 |
+
```
|