Model save
Browse files
README.md
CHANGED
@@ -15,7 +15,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
15 |
|
16 |
This model is a fine-tuned version of [openai/clip-vit-large-patch14-336](https://huggingface.co/openai/clip-vit-large-patch14-336) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
-
- Loss: 0.
|
19 |
|
20 |
## Model description
|
21 |
|
@@ -34,7 +34,7 @@ More information needed
|
|
34 |
### Training hyperparameters
|
35 |
|
36 |
The following hyperparameters were used during training:
|
37 |
-
- learning_rate:
|
38 |
- train_batch_size: 128
|
39 |
- eval_batch_size: 8
|
40 |
- seed: 42
|
@@ -46,49 +46,49 @@ The following hyperparameters were used during training:
|
|
46 |
|
47 |
| Training Loss | Epoch | Step | Validation Loss |
|
48 |
|:-------------:|:------:|:-----:|:---------------:|
|
49 |
-
| 0.
|
50 |
-
| 0.
|
51 |
-
| 0.
|
52 |
-
| 0.
|
53 |
-
| 0.
|
54 |
-
| 0.
|
55 |
-
| 0.
|
56 |
-
| 0.2919 | 0.
|
57 |
-
| 0.
|
58 |
-
| 0.
|
59 |
-
| 0.
|
60 |
-
| 0.
|
61 |
-
| 0.
|
62 |
-
| 0.
|
63 |
-
| 0.
|
64 |
-
| 0.
|
65 |
-
| 0.
|
66 |
-
| 0.
|
67 |
-
| 0.
|
68 |
-
| 0.
|
69 |
-
| 0.
|
70 |
-
| 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.
|
90 |
-
| 0.
|
91 |
-
| 0.
|
92 |
|
93 |
|
94 |
### Framework versions
|
|
|
15 |
|
16 |
This model is a fine-tuned version of [openai/clip-vit-large-patch14-336](https://huggingface.co/openai/clip-vit-large-patch14-336) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
+
- Loss: 0.8656
|
19 |
|
20 |
## Model description
|
21 |
|
|
|
34 |
### Training hyperparameters
|
35 |
|
36 |
The following hyperparameters were used during training:
|
37 |
+
- learning_rate: 5e-08
|
38 |
- train_batch_size: 128
|
39 |
- eval_batch_size: 8
|
40 |
- seed: 42
|
|
|
46 |
|
47 |
| Training Loss | Epoch | Step | Validation Loss |
|
48 |
|:-------------:|:------:|:-----:|:---------------:|
|
49 |
+
| 0.3758 | 0.0921 | 500 | 1.4185 |
|
50 |
+
| 0.4103 | 0.1842 | 1000 | 1.3501 |
|
51 |
+
| 0.433 | 0.2763 | 1500 | 1.2885 |
|
52 |
+
| 0.3424 | 0.3685 | 2000 | 1.2391 |
|
53 |
+
| 0.3645 | 0.4606 | 2500 | 1.1902 |
|
54 |
+
| 0.3172 | 0.5527 | 3000 | 1.1506 |
|
55 |
+
| 0.2751 | 0.6448 | 3500 | 1.1169 |
|
56 |
+
| 0.2919 | 0.7369 | 4000 | 1.0921 |
|
57 |
+
| 0.2583 | 0.8290 | 4500 | 1.0721 |
|
58 |
+
| 0.2679 | 0.9211 | 5000 | 1.0519 |
|
59 |
+
| 0.2472 | 1.0133 | 5500 | 1.0356 |
|
60 |
+
| 0.26 | 1.1054 | 6000 | 1.0177 |
|
61 |
+
| 0.2153 | 1.1975 | 6500 | 1.0045 |
|
62 |
+
| 0.1791 | 1.2896 | 7000 | 0.9927 |
|
63 |
+
| 0.2082 | 1.3817 | 7500 | 0.9804 |
|
64 |
+
| 0.196 | 1.4738 | 8000 | 0.9712 |
|
65 |
+
| 0.1946 | 1.5660 | 8500 | 0.9621 |
|
66 |
+
| 0.2422 | 1.6581 | 9000 | 0.9537 |
|
67 |
+
| 0.2106 | 1.7502 | 9500 | 0.9458 |
|
68 |
+
| 0.1801 | 1.8423 | 10000 | 0.9393 |
|
69 |
+
| 0.2117 | 1.9344 | 10500 | 0.9308 |
|
70 |
+
| 0.2061 | 2.0265 | 11000 | 0.9237 |
|
71 |
+
| 0.1878 | 2.1186 | 11500 | 0.9167 |
|
72 |
+
| 0.1655 | 2.2108 | 12000 | 0.9109 |
|
73 |
+
| 0.1946 | 2.3029 | 12500 | 0.9071 |
|
74 |
+
| 0.1882 | 2.3950 | 13000 | 0.9021 |
|
75 |
+
| 0.1871 | 2.4871 | 13500 | 0.8960 |
|
76 |
+
| 0.1419 | 2.5792 | 14000 | 0.8913 |
|
77 |
+
| 0.1431 | 2.6713 | 14500 | 0.8879 |
|
78 |
+
| 0.1811 | 2.7634 | 15000 | 0.8848 |
|
79 |
+
| 0.1694 | 2.8556 | 15500 | 0.8827 |
|
80 |
+
| 0.1718 | 2.9477 | 16000 | 0.8798 |
|
81 |
+
| 0.153 | 3.0398 | 16500 | 0.8777 |
|
82 |
+
| 0.1715 | 3.1319 | 17000 | 0.8759 |
|
83 |
+
| 0.1558 | 3.2240 | 17500 | 0.8742 |
|
84 |
+
| 0.1384 | 3.3161 | 18000 | 0.8715 |
|
85 |
+
| 0.1788 | 3.4083 | 18500 | 0.8695 |
|
86 |
+
| 0.1668 | 3.5004 | 19000 | 0.8685 |
|
87 |
+
| 0.1697 | 3.5925 | 19500 | 0.8674 |
|
88 |
+
| 0.1764 | 3.6846 | 20000 | 0.8666 |
|
89 |
+
| 0.1417 | 3.7767 | 20500 | 0.8660 |
|
90 |
+
| 0.1556 | 3.8688 | 21000 | 0.8657 |
|
91 |
+
| 0.1605 | 3.9609 | 21500 | 0.8656 |
|
92 |
|
93 |
|
94 |
### Framework versions
|
runs/Aug22_13-27-31_wolf-creek/events.out.tfevents.1724354855.wolf-creek.1276649.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:b41279312adb6e4f869bcc0b8dbd3b5c971be196f4fb35a24a22235bfbd0f19f
|
3 |
+
size 56211
|