update card
Browse files
README.md
CHANGED
|
@@ -1,8 +1,8 @@
|
|
| 1 |
-
|
| 2 |
---
|
| 3 |
tags:
|
| 4 |
-
- autotrain
|
| 5 |
- image-classification
|
|
|
|
|
|
|
| 6 |
base_model: microsoft/resnet-50
|
| 7 |
widget:
|
| 8 |
- src: https://huggingface.co/datasets/mishig/sample_images/resolve/main/tiger.jpg
|
|
@@ -11,6 +11,11 @@ widget:
|
|
| 11 |
example_title: Teapot
|
| 12 |
- src: https://huggingface.co/datasets/mishig/sample_images/resolve/main/palace.jpg
|
| 13 |
example_title: Palace
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 14 |
---
|
| 15 |
|
| 16 |
# Model Trained Using AutoTrain
|
|
@@ -38,4 +43,4 @@ recall_micro: 0.737093690248566
|
|
| 38 |
|
| 39 |
recall_weighted: 0.737093690248566
|
| 40 |
|
| 41 |
-
accuracy: 0.737093690248566
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
tags:
|
|
|
|
| 3 |
- image-classification
|
| 4 |
+
- climate
|
| 5 |
+
- biology
|
| 6 |
base_model: microsoft/resnet-50
|
| 7 |
widget:
|
| 8 |
- src: https://huggingface.co/datasets/mishig/sample_images/resolve/main/tiger.jpg
|
|
|
|
| 11 |
example_title: Teapot
|
| 12 |
- src: https://huggingface.co/datasets/mishig/sample_images/resolve/main/palace.jpg
|
| 13 |
example_title: Palace
|
| 14 |
+
license: apache-2.0
|
| 15 |
+
metrics:
|
| 16 |
+
- accuracy
|
| 17 |
+
- bertscore
|
| 18 |
+
pipeline_tag: image-classification
|
| 19 |
---
|
| 20 |
|
| 21 |
# Model Trained Using AutoTrain
|
|
|
|
| 43 |
|
| 44 |
recall_weighted: 0.737093690248566
|
| 45 |
|
| 46 |
+
accuracy: 0.737093690248566
|