hoanbklucky
commited on
Commit
•
4b74c6a
1
Parent(s):
62bff91
Model save
Browse files- README.md +12 -12
- model.safetensors +1 -1
README.md
CHANGED
@@ -18,8 +18,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
18 |
|
19 |
This model is a fine-tuned version of [facebook/dinov2-small-imagenet1k-1-layer](https://huggingface.co/facebook/dinov2-small-imagenet1k-1-layer) on an unknown dataset.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
-
- Loss: 0.
|
22 |
-
- Accuracy: 0.
|
23 |
|
24 |
## Model description
|
25 |
|
@@ -53,16 +53,16 @@ The following hyperparameters were used during training:
|
|
53 |
|
54 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
55 |
|:-------------:|:------:|:----:|:---------------:|:--------:|
|
56 |
-
| 0.
|
57 |
-
| 0.
|
58 |
-
| 0.
|
59 |
-
| 0.
|
60 |
-
| 0.
|
61 |
-
| 0.
|
62 |
-
| 0.
|
63 |
-
| 0.
|
64 |
-
| 0.
|
65 |
-
| 0.
|
66 |
|
67 |
|
68 |
### Framework versions
|
|
|
18 |
|
19 |
This model is a fine-tuned version of [facebook/dinov2-small-imagenet1k-1-layer](https://huggingface.co/facebook/dinov2-small-imagenet1k-1-layer) on an unknown dataset.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
+
- Loss: 0.3969
|
22 |
+
- Accuracy: 0.8489
|
23 |
|
24 |
## Model description
|
25 |
|
|
|
53 |
|
54 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
55 |
|:-------------:|:------:|:----:|:---------------:|:--------:|
|
56 |
+
| 0.6331 | 1.0 | 23 | 0.5416 | 0.7652 |
|
57 |
+
| 0.4913 | 2.0 | 46 | 0.3755 | 0.9080 |
|
58 |
+
| 0.4642 | 3.0 | 69 | 0.7141 | 0.6141 |
|
59 |
+
| 0.4451 | 4.0 | 92 | 0.4348 | 0.8046 |
|
60 |
+
| 0.4095 | 5.0 | 115 | 0.5060 | 0.8030 |
|
61 |
+
| 0.3399 | 6.0 | 138 | 0.5464 | 0.7373 |
|
62 |
+
| 0.3304 | 7.0 | 161 | 0.3274 | 0.8883 |
|
63 |
+
| 0.3539 | 8.0 | 184 | 0.3893 | 0.8604 |
|
64 |
+
| 0.2849 | 9.0 | 207 | 0.3758 | 0.8637 |
|
65 |
+
| 0.2605 | 9.5778 | 220 | 0.3969 | 0.8489 |
|
66 |
|
67 |
|
68 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 88257824
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:aaab52d9ea6abc69adcd2a3e7594d67b639d0fa33396ca02aca662771cb8c45a
|
3 |
size 88257824
|