Model save
Browse files- README.md +25 -28
- model.safetensors +1 -1
README.md
CHANGED
@@ -21,7 +21,7 @@ model-index:
|
|
21 |
metrics:
|
22 |
- name: Accuracy
|
23 |
type: accuracy
|
24 |
-
value: 0
|
25 |
---
|
26 |
|
27 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -31,8 +31,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
31 |
|
32 |
This model is a fine-tuned version of [openai/clip-vit-base-patch32](https://huggingface.co/openai/clip-vit-base-patch32) on the imagefolder dataset.
|
33 |
It achieves the following results on the evaluation set:
|
34 |
-
- Loss: 0.
|
35 |
-
- Accuracy: 0
|
36 |
|
37 |
## Model description
|
38 |
|
@@ -66,31 +66,28 @@ The following hyperparameters were used during training:
|
|
66 |
|
67 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
68 |
|:-------------:|:-------:|:----:|:---------------:|:--------:|
|
69 |
-
| No log | 0.
|
70 |
-
| No log | 1.
|
71 |
-
| 0.
|
72 |
-
| 0.
|
73 |
-
| 0.
|
74 |
-
| 0.
|
75 |
-
| 0.
|
76 |
-
| 0.
|
77 |
-
| 0.
|
78 |
-
| 0.
|
79 |
-
| 0.
|
80 |
-
| 0.
|
81 |
-
| 0.
|
82 |
-
| 0.
|
83 |
-
| 0.
|
84 |
-
| 0.
|
85 |
-
| 0.
|
86 |
-
| 0.
|
87 |
-
| 0.
|
88 |
-
| 0.
|
89 |
-
| 0.
|
90 |
-
| 0.
|
91 |
-
| 0.0 | 22.8966 | 166 | 0.1498 | 0.9670 |
|
92 |
-
| 0.0 | 24.0 | 174 | 0.1497 | 0.9670 |
|
93 |
-
| 0.0 | 24.1379 | 175 | 0.1497 | 0.9670 |
|
94 |
|
95 |
|
96 |
### Framework versions
|
|
|
21 |
metrics:
|
22 |
- name: Accuracy
|
23 |
type: accuracy
|
24 |
+
value: 1.0
|
25 |
---
|
26 |
|
27 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
31 |
|
32 |
This model is a fine-tuned version of [openai/clip-vit-base-patch32](https://huggingface.co/openai/clip-vit-base-patch32) on the imagefolder dataset.
|
33 |
It achieves the following results on the evaluation set:
|
34 |
+
- Loss: 0.0312
|
35 |
+
- Accuracy: 1.0
|
36 |
|
37 |
## Model description
|
38 |
|
|
|
66 |
|
67 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
68 |
|:-------------:|:-------:|:----:|:---------------:|:--------:|
|
69 |
+
| No log | 0.8696 | 5 | 0.5871 | 0.7 |
|
70 |
+
| No log | 1.9130 | 11 | 0.0729 | 0.9667 |
|
71 |
+
| 0.7676 | 2.9565 | 17 | 0.1986 | 0.9 |
|
72 |
+
| 0.7676 | 4.0 | 23 | 0.1610 | 0.9 |
|
73 |
+
| 0.7676 | 4.8696 | 28 | 0.0644 | 0.9667 |
|
74 |
+
| 0.2441 | 5.9130 | 34 | 0.2016 | 0.9 |
|
75 |
+
| 0.2441 | 6.9565 | 40 | 0.1530 | 0.9 |
|
76 |
+
| 0.1751 | 8.0 | 46 | 0.0412 | 1.0 |
|
77 |
+
| 0.1751 | 8.8696 | 51 | 0.0301 | 1.0 |
|
78 |
+
| 0.1751 | 9.9130 | 57 | 0.0495 | 0.9667 |
|
79 |
+
| 0.1156 | 10.9565 | 63 | 0.0283 | 1.0 |
|
80 |
+
| 0.1156 | 12.0 | 69 | 0.0214 | 1.0 |
|
81 |
+
| 0.1156 | 12.8696 | 74 | 0.1014 | 0.9667 |
|
82 |
+
| 0.1238 | 13.9130 | 80 | 0.0538 | 1.0 |
|
83 |
+
| 0.1238 | 14.9565 | 86 | 0.0477 | 1.0 |
|
84 |
+
| 0.1064 | 16.0 | 92 | 0.0105 | 1.0 |
|
85 |
+
| 0.1064 | 16.8696 | 97 | 0.0389 | 0.9667 |
|
86 |
+
| 0.1064 | 17.9130 | 103 | 0.0120 | 1.0 |
|
87 |
+
| 0.0862 | 18.9565 | 109 | 0.0183 | 1.0 |
|
88 |
+
| 0.0862 | 20.0 | 115 | 0.0259 | 1.0 |
|
89 |
+
| 0.0345 | 20.8696 | 120 | 0.0272 | 1.0 |
|
90 |
+
| 0.0345 | 21.7391 | 125 | 0.0312 | 1.0 |
|
|
|
|
|
|
|
91 |
|
92 |
|
93 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 349854120
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ddd4b35504aac8a24a0c176f54bb5e0c9381063a06099a5a72881b54117921bd
|
3 |
size 349854120
|