Upload processor
Browse files
README.md
CHANGED
@@ -1,21 +1,21 @@
|
|
1 |
---
|
2 |
-
license: other
|
3 |
base_model: apple/mobilevitv2-1.0-imagenet1k-256
|
4 |
-
tags:
|
5 |
-
- generated_from_trainer
|
6 |
datasets:
|
7 |
- webdataset
|
|
|
8 |
metrics:
|
9 |
- accuracy
|
10 |
- f1
|
11 |
- precision
|
12 |
- recall
|
|
|
|
|
13 |
model-index:
|
14 |
- name: mobilevitv2-1.0-imagenet1k-256-finetuned_v2024-7-25-frost
|
15 |
results:
|
16 |
- task:
|
17 |
-
name: Image Classification
|
18 |
type: image-classification
|
|
|
19 |
dataset:
|
20 |
name: webdataset
|
21 |
type: webdataset
|
@@ -23,18 +23,18 @@ model-index:
|
|
23 |
split: train
|
24 |
args: default
|
25 |
metrics:
|
26 |
-
-
|
27 |
-
type: accuracy
|
28 |
value: 0.9309734513274336
|
29 |
-
|
30 |
-
|
31 |
value: 0.8227272727272726
|
32 |
-
|
33 |
-
|
34 |
value: 0.8457943925233645
|
35 |
-
|
36 |
-
|
37 |
value: 0.8008849557522124
|
|
|
38 |
---
|
39 |
|
40 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
1 |
---
|
|
|
2 |
base_model: apple/mobilevitv2-1.0-imagenet1k-256
|
|
|
|
|
3 |
datasets:
|
4 |
- webdataset
|
5 |
+
license: other
|
6 |
metrics:
|
7 |
- accuracy
|
8 |
- f1
|
9 |
- precision
|
10 |
- recall
|
11 |
+
tags:
|
12 |
+
- generated_from_trainer
|
13 |
model-index:
|
14 |
- name: mobilevitv2-1.0-imagenet1k-256-finetuned_v2024-7-25-frost
|
15 |
results:
|
16 |
- task:
|
|
|
17 |
type: image-classification
|
18 |
+
name: Image Classification
|
19 |
dataset:
|
20 |
name: webdataset
|
21 |
type: webdataset
|
|
|
23 |
split: train
|
24 |
args: default
|
25 |
metrics:
|
26 |
+
- type: accuracy
|
|
|
27 |
value: 0.9309734513274336
|
28 |
+
name: Accuracy
|
29 |
+
- type: f1
|
30 |
value: 0.8227272727272726
|
31 |
+
name: F1
|
32 |
+
- type: precision
|
33 |
value: 0.8457943925233645
|
34 |
+
name: Precision
|
35 |
+
- type: recall
|
36 |
value: 0.8008849557522124
|
37 |
+
name: Recall
|
38 |
---
|
39 |
|
40 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|