Model save
Browse files
README.md
CHANGED
@@ -1,5 +1,4 @@
|
|
1 |
---
|
2 |
-
base_model: openai/clip-vit-base-patch32
|
3 |
tags:
|
4 |
- generated_from_trainer
|
5 |
datasets:
|
@@ -21,7 +20,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
|
@@ -29,10 +28,10 @@ should probably proofread and complete it, then remove this comment. -->
|
|
29 |
|
30 |
# document-crop
|
31 |
|
32 |
-
This model
|
33 |
It achieves the following results on the evaluation set:
|
34 |
-
- Loss: 0.
|
35 |
-
- Accuracy: 0.
|
36 |
|
37 |
## Model description
|
38 |
|
@@ -60,37 +59,32 @@ The following hyperparameters were used during training:
|
|
60 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
61 |
- lr_scheduler_type: linear
|
62 |
- lr_scheduler_warmup_ratio: 0.1
|
63 |
-
- num_epochs:
|
64 |
|
65 |
### Training results
|
66 |
|
67 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
68 |
|:-------------:|:-------:|:----:|:---------------:|:--------:|
|
69 |
-
| No log | 0.9655 | 7 | 0.
|
70 |
-
| No log | 1.9310 | 14 | 0.
|
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.046 | 20.9655 | 152 | 0.5115 | 0.8462 |
|
90 |
-
| 0.046 | 21.9310 | 159 | 0.3097 | 0.9011 |
|
91 |
-
| 0.0139 | 22.8966 | 166 | 0.2511 | 0.9121 |
|
92 |
-
| 0.0139 | 24.0 | 174 | 0.2863 | 0.9121 |
|
93 |
-
| 0.0139 | 24.1379 | 175 | 0.2842 | 0.9121 |
|
94 |
|
95 |
|
96 |
### Framework versions
|
|
|
1 |
---
|
|
|
2 |
tags:
|
3 |
- generated_from_trainer
|
4 |
datasets:
|
|
|
20 |
metrics:
|
21 |
- name: Accuracy
|
22 |
type: accuracy
|
23 |
+
value: 0.9340659340659341
|
24 |
---
|
25 |
|
26 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
28 |
|
29 |
# document-crop
|
30 |
|
31 |
+
This model was trained from scratch on the imagefolder dataset.
|
32 |
It achieves the following results on the evaluation set:
|
33 |
+
- Loss: 0.2057
|
34 |
+
- Accuracy: 0.9341
|
35 |
|
36 |
## Model description
|
37 |
|
|
|
59 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
60 |
- lr_scheduler_type: linear
|
61 |
- lr_scheduler_warmup_ratio: 0.1
|
62 |
+
- num_epochs: 20
|
63 |
|
64 |
### Training results
|
65 |
|
66 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
67 |
|:-------------:|:-------:|:----:|:---------------:|:--------:|
|
68 |
+
| No log | 0.9655 | 7 | 0.3032 | 0.9121 |
|
69 |
+
| No log | 1.9310 | 14 | 0.3624 | 0.8242 |
|
70 |
+
| 0.48 | 2.8966 | 21 | 0.3741 | 0.8352 |
|
71 |
+
| 0.48 | 4.0 | 29 | 0.2343 | 0.8901 |
|
72 |
+
| 0.3749 | 4.9655 | 36 | 0.2027 | 0.9121 |
|
73 |
+
| 0.3749 | 5.9310 | 43 | 0.1904 | 0.9451 |
|
74 |
+
| 0.2323 | 6.8966 | 50 | 0.1959 | 0.9121 |
|
75 |
+
| 0.2323 | 8.0 | 58 | 0.2905 | 0.8901 |
|
76 |
+
| 0.1447 | 8.9655 | 65 | 0.3999 | 0.9011 |
|
77 |
+
| 0.1447 | 9.9310 | 72 | 0.1072 | 0.9670 |
|
78 |
+
| 0.125 | 10.8966 | 79 | 0.2654 | 0.9011 |
|
79 |
+
| 0.125 | 12.0 | 87 | 0.1799 | 0.9451 |
|
80 |
+
| 0.1979 | 12.9655 | 94 | 0.2546 | 0.9121 |
|
81 |
+
| 0.1979 | 13.9310 | 101 | 0.2576 | 0.9011 |
|
82 |
+
| 0.0633 | 14.8966 | 108 | 0.1996 | 0.9341 |
|
83 |
+
| 0.0633 | 16.0 | 116 | 0.1824 | 0.9560 |
|
84 |
+
| 0.0311 | 16.9655 | 123 | 0.1834 | 0.9560 |
|
85 |
+
| 0.0311 | 17.9310 | 130 | 0.2770 | 0.9231 |
|
86 |
+
| 0.0154 | 18.8966 | 137 | 0.2113 | 0.9451 |
|
87 |
+
| 0.0154 | 19.3103 | 140 | 0.2057 | 0.9341 |
|
|
|
|
|
|
|
|
|
|
|
88 |
|
89 |
|
90 |
### 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:685afda8187426a539c171c5d3c2da746ca2bcf16148aaf21ad1fae8bf31f73c
|
3 |
size 349854120
|
runs/Jul24_11-08-28_gurame007/events.out.tfevents.1721794110.gurame007.76562.0
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4f6676bb1359e8e884ee083de872174cde630032fa7b70622614ae8fcc1e55d3
|
3 |
+
size 13379
|