NekoFi commited on
Commit
f1044ff
1 Parent(s): 66efb48

Model save

Browse files
README.md ADDED
@@ -0,0 +1,97 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: NekoFi/content-manage-exp2
4
+ tags:
5
+ - generated_from_trainer
6
+ datasets:
7
+ - imagefolder
8
+ metrics:
9
+ - accuracy
10
+ - precision
11
+ - recall
12
+ - f1
13
+ model-index:
14
+ - name: portrait_cosu_exp3
15
+ results:
16
+ - task:
17
+ name: Image Classification
18
+ type: image-classification
19
+ dataset:
20
+ name: imagefolder
21
+ type: imagefolder
22
+ config: default
23
+ split: train
24
+ args: default
25
+ metrics:
26
+ - name: Accuracy
27
+ type: accuracy
28
+ value: 0.9148936170212766
29
+ - name: Precision
30
+ type: precision
31
+ value: 0.9189941972920695
32
+ - name: Recall
33
+ type: recall
34
+ value: 0.9148936170212766
35
+ - name: F1
36
+ type: f1
37
+ value: 0.9152832982620216
38
+ ---
39
+
40
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
41
+ should probably proofread and complete it, then remove this comment. -->
42
+
43
+ # portrait_cosu_exp3
44
+
45
+ This model is a fine-tuned version of [NekoFi/content-manage-exp2](https://huggingface.co/NekoFi/content-manage-exp2) on the imagefolder dataset.
46
+ It achieves the following results on the evaluation set:
47
+ - Loss: 0.2524
48
+ - Accuracy: 0.9149
49
+ - Precision: 0.9190
50
+ - Recall: 0.9149
51
+ - F1: 0.9153
52
+ - Confusion Matrix: [[19, 1], [3, 24]]
53
+
54
+ ## Model description
55
+
56
+ More information needed
57
+
58
+ ## Intended uses & limitations
59
+
60
+ More information needed
61
+
62
+ ## Training and evaluation data
63
+
64
+ More information needed
65
+
66
+ ## Training procedure
67
+
68
+ ### Training hyperparameters
69
+
70
+ The following hyperparameters were used during training:
71
+ - learning_rate: 5e-05
72
+ - train_batch_size: 16
73
+ - eval_batch_size: 16
74
+ - seed: 42
75
+ - gradient_accumulation_steps: 4
76
+ - total_train_batch_size: 64
77
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
78
+ - lr_scheduler_type: linear
79
+ - lr_scheduler_warmup_ratio: 0.1
80
+ - num_epochs: 4
81
+
82
+ ### Training results
83
+
84
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy | Precision | Recall | F1 | Confusion Matrix |
85
+ |:-------------:|:------:|:----:|:---------------:|:--------:|:---------:|:------:|:------:|:------------------:|
86
+ | No log | 0.9231 | 6 | 0.2921 | 0.8511 | 0.8527 | 0.8511 | 0.8515 | [[17, 3], [4, 23]] |
87
+ | 0.5415 | 2.0 | 13 | 0.2564 | 0.9362 | 0.9426 | 0.9362 | 0.9353 | [[17, 3], [0, 27]] |
88
+ | 0.5415 | 2.9231 | 19 | 0.3605 | 0.8723 | 0.8864 | 0.8723 | 0.8730 | [[19, 1], [5, 22]] |
89
+ | 0.378 | 3.6923 | 24 | 0.2524 | 0.9149 | 0.9190 | 0.9149 | 0.9153 | [[19, 1], [3, 24]] |
90
+
91
+
92
+ ### Framework versions
93
+
94
+ - Transformers 4.40.2
95
+ - Pytorch 2.2.1+cu121
96
+ - Datasets 2.19.1
97
+ - Tokenizers 0.19.1
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:be647fc5d338fc9f1ada402202fb3caee26fb2f60319717d92d12065466757b8
3
  size 343932816
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a22376b0e12a8858bc575602ab007b10433774ea10733d2a2eb928daca5a7ab5
3
  size 343932816
runs/May18_20-27-52_816143157d6d/events.out.tfevents.1716064073.816143157d6d.9035.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ff9ae53a69ede892cfcaaa71254eb38a58a81c4093b057267fd458ec7f80c4ca
3
- size 7152
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:02462b9ba2992a23e7346c65eef7055a90dc9d18a9d3ff99292500c47db03f43
3
+ size 8170