tiendoan commited on
Commit
4e12828
·
verified ·
1 Parent(s): 8a4a986

Model save

Browse files
Files changed (2) hide show
  1. README.md +70 -0
  2. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,70 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ base_model: openai/clip-vit-large-patch14
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - f1
8
+ model-index:
9
+ - name: finetune-clip-vit-large-patch14
10
+ results: []
11
+ ---
12
+
13
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
14
+ should probably proofread and complete it, then remove this comment. -->
15
+
16
+ # finetune-clip-vit-large-patch14
17
+
18
+ This model is a fine-tuned version of [openai/clip-vit-large-patch14](https://huggingface.co/openai/clip-vit-large-patch14) on the None dataset.
19
+ It achieves the following results on the evaluation set:
20
+ - Loss: 0.6545
21
+ - F1: 0.6242
22
+
23
+ ## Model description
24
+
25
+ More information needed
26
+
27
+ ## Intended uses & limitations
28
+
29
+ More information needed
30
+
31
+ ## Training and evaluation data
32
+
33
+ More information needed
34
+
35
+ ## Training procedure
36
+
37
+ ### Training hyperparameters
38
+
39
+ The following hyperparameters were used during training:
40
+ - learning_rate: 5e-05
41
+ - train_batch_size: 32
42
+ - eval_batch_size: 16
43
+ - seed: 42
44
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
45
+ - lr_scheduler_type: linear
46
+ - num_epochs: 4
47
+ - mixed_precision_training: Native AMP
48
+
49
+ ### Training results
50
+
51
+ | Training Loss | Epoch | Step | Validation Loss | F1 |
52
+ |:-------------:|:------:|:----:|:---------------:|:------:|
53
+ | 0.7084 | 0.3690 | 100 | 0.7173 | 0.5405 |
54
+ | 0.6818 | 0.7380 | 200 | 0.7269 | 0.5683 |
55
+ | 0.7169 | 1.1070 | 300 | 0.6949 | 0.5683 |
56
+ | 0.6957 | 1.4760 | 400 | 0.6799 | 0.5650 |
57
+ | 0.6218 | 1.8450 | 500 | 0.7344 | 0.5766 |
58
+ | 0.6406 | 2.2140 | 600 | 0.6600 | 0.6118 |
59
+ | 0.6645 | 2.5830 | 700 | 0.6581 | 0.6113 |
60
+ | 0.6546 | 2.9520 | 800 | 0.6549 | 0.6192 |
61
+ | 0.6068 | 3.3210 | 900 | 0.6542 | 0.6224 |
62
+ | 0.6351 | 3.6900 | 1000 | 0.6545 | 0.6242 |
63
+
64
+
65
+ ### Framework versions
66
+
67
+ - Transformers 4.45.1
68
+ - Pytorch 2.4.0
69
+ - Datasets 3.0.1
70
+ - Tokenizers 0.20.0
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:63435a2b54dc473ec721280ae3686e6e439688e0a2c41984e1aefad4fc83bf14
3
  size 343223968
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2d0d6c6c9f932bdebc2192c3499e0526a38e4624ff4a942a102b9e8bee199f35
3
  size 343223968