Model save
Browse files
README.md
ADDED
@@ -0,0 +1,88 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
library_name: transformers
|
3 |
+
base_model: openai/clip-vit-large-patch14-336
|
4 |
+
tags:
|
5 |
+
- generated_from_trainer
|
6 |
+
model-index:
|
7 |
+
- name: clip-finetuned-csu-p14-336-e3l55-l
|
8 |
+
results: []
|
9 |
+
---
|
10 |
+
|
11 |
+
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
12 |
+
should probably proofread and complete it, then remove this comment. -->
|
13 |
+
|
14 |
+
# clip-finetuned-csu-p14-336-e3l55-l
|
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: 1.9817
|
19 |
+
|
20 |
+
## Model description
|
21 |
+
|
22 |
+
More information needed
|
23 |
+
|
24 |
+
## Intended uses & limitations
|
25 |
+
|
26 |
+
More information needed
|
27 |
+
|
28 |
+
## Training and evaluation data
|
29 |
+
|
30 |
+
More information needed
|
31 |
+
|
32 |
+
## Training procedure
|
33 |
+
|
34 |
+
### Training hyperparameters
|
35 |
+
|
36 |
+
The following hyperparameters were used during training:
|
37 |
+
- learning_rate: 8.810707926567202e-07
|
38 |
+
- train_batch_size: 128
|
39 |
+
- eval_batch_size: 8
|
40 |
+
- seed: 42
|
41 |
+
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
42 |
+
- lr_scheduler_type: linear
|
43 |
+
- num_epochs: 3.0
|
44 |
+
|
45 |
+
### Training results
|
46 |
+
|
47 |
+
| Training Loss | Epoch | Step | Validation Loss |
|
48 |
+
|:-------------:|:------:|:-----:|:---------------:|
|
49 |
+
| 0.7336 | 0.0921 | 500 | 2.0781 |
|
50 |
+
| 0.6953 | 0.1842 | 1000 | 2.0783 |
|
51 |
+
| 0.6953 | 0.2763 | 1500 | 2.0777 |
|
52 |
+
| 0.6932 | 0.3684 | 2000 | 2.0722 |
|
53 |
+
| 0.6907 | 0.4605 | 2500 | 2.0792 |
|
54 |
+
| 0.7043 | 0.5526 | 3000 | 2.0205 |
|
55 |
+
| 0.7078 | 0.6447 | 3500 | 2.1256 |
|
56 |
+
| 0.7034 | 0.7368 | 4000 | 2.0000 |
|
57 |
+
| 0.6671 | 0.8289 | 4500 | 2.1608 |
|
58 |
+
| 0.6899 | 0.9210 | 5000 | 2.0940 |
|
59 |
+
| 0.6649 | 1.0131 | 5500 | 1.9776 |
|
60 |
+
| 0.6748 | 1.1052 | 6000 | 1.9852 |
|
61 |
+
| 0.6456 | 1.1973 | 6500 | 1.9981 |
|
62 |
+
| 0.6514 | 1.2894 | 7000 | 1.9637 |
|
63 |
+
| 0.6179 | 1.3815 | 7500 | 2.0034 |
|
64 |
+
| 0.6561 | 1.4736 | 8000 | 2.2865 |
|
65 |
+
| 0.6328 | 1.5657 | 8500 | 2.4808 |
|
66 |
+
| 0.7053 | 1.6578 | 9000 | 2.1610 |
|
67 |
+
| 0.6533 | 1.7499 | 9500 | 1.9845 |
|
68 |
+
| 0.6594 | 1.8420 | 10000 | 1.9895 |
|
69 |
+
| 0.6597 | 1.9341 | 10500 | 2.0103 |
|
70 |
+
| 0.6435 | 2.0262 | 11000 | 2.0589 |
|
71 |
+
| 0.6404 | 2.1183 | 11500 | 2.0517 |
|
72 |
+
| 0.6348 | 2.2104 | 12000 | 1.9749 |
|
73 |
+
| 0.6545 | 2.3024 | 12500 | 1.9681 |
|
74 |
+
| 0.6323 | 2.3945 | 13000 | 1.9056 |
|
75 |
+
| 0.6045 | 2.4866 | 13500 | 1.9470 |
|
76 |
+
| 0.6492 | 2.5787 | 14000 | 2.0177 |
|
77 |
+
| 0.6512 | 2.6708 | 14500 | 1.9483 |
|
78 |
+
| 0.6382 | 2.7629 | 15000 | 1.9499 |
|
79 |
+
| 0.6203 | 2.8550 | 15500 | 1.9529 |
|
80 |
+
| 0.6241 | 2.9471 | 16000 | 1.9817 |
|
81 |
+
|
82 |
+
|
83 |
+
### Framework versions
|
84 |
+
|
85 |
+
- Transformers 4.45.0.dev0
|
86 |
+
- Pytorch 1.12.1
|
87 |
+
- Datasets 2.21.0
|
88 |
+
- Tokenizers 0.19.1
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1711848436
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d080a3add115cc56c5448d7325752338270949a9f3c3c34a9febd17a924adfc1
|
3 |
size 1711848436
|
runs/Aug21_23-38-46_winter-park/events.out.tfevents.1724305133.winter-park.2019951.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:a3021344d8a7cc2a67c2b7e65a01bc66f2f45171c85f8f4af79d9465a3b93a95
|
3 |
+
size 5409
|