Model save
Browse files- README.md +9 -10
- model.safetensors +1 -1
README.md
CHANGED
@@ -2,8 +2,6 @@
|
|
2 |
license: apache-2.0
|
3 |
base_model: google/vit-base-patch16-224-in21k
|
4 |
tags:
|
5 |
-
- image-classification
|
6 |
-
- vision
|
7 |
- generated_from_trainer
|
8 |
metrics:
|
9 |
- f1
|
@@ -19,8 +17,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
19 |
|
20 |
This model is a fine-tuned version of [google/vit-base-patch16-224-in21k](https://huggingface.co/google/vit-base-patch16-224-in21k) on an unknown dataset.
|
21 |
It achieves the following results on the evaluation set:
|
22 |
-
- Loss: 0.
|
23 |
-
- F1: 0.
|
24 |
|
25 |
## Model description
|
26 |
|
@@ -49,12 +47,13 @@ The following hyperparameters were used during training:
|
|
49 |
|
50 |
### Training results
|
51 |
|
52 |
-
| Training Loss | Epoch | Step | Validation Loss |
|
53 |
-
|
54 |
-
| 0.0663 | 1.0 | 1981 | 0.
|
55 |
-
| 0.0747 | 2.0 | 3962 | 0.
|
56 |
-
| 0.0676 | 3.0 | 5943 | 0.
|
57 |
-
| 0.0706 | 4.0 | 7924 | 0.
|
|
|
58 |
|
59 |
|
60 |
### Framework versions
|
|
|
2 |
license: apache-2.0
|
3 |
base_model: google/vit-base-patch16-224-in21k
|
4 |
tags:
|
|
|
|
|
5 |
- generated_from_trainer
|
6 |
metrics:
|
7 |
- f1
|
|
|
17 |
|
18 |
This model is a fine-tuned version of [google/vit-base-patch16-224-in21k](https://huggingface.co/google/vit-base-patch16-224-in21k) on an unknown dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
+
- Loss: 0.0460
|
21 |
+
- F1: 0.9429
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
47 |
|
48 |
### Training results
|
49 |
|
50 |
+
| Training Loss | Epoch | Step | F1 | Validation Loss |
|
51 |
+
|:-------------:|:-----:|:----:|:------:|:---------------:|
|
52 |
+
| 0.0663 | 1.0 | 1981 | 0.9705 | 0.0594 |
|
53 |
+
| 0.0747 | 2.0 | 3962 | 0.9705 | 0.0410 |
|
54 |
+
| 0.0676 | 3.0 | 5943 | 0.9705 | 0.0463 |
|
55 |
+
| 0.0706 | 4.0 | 7924 | 0.9705 | 0.0445 |
|
56 |
+
| 0.0595 | 5.0 | 9905 | 0.0460 | 0.9429 |
|
57 |
|
58 |
|
59 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 343220892
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:572303f761b7a7387078fed0e6d4bb406e84528aa38cd5998d45fe55f1830673
|
3 |
size 343220892
|