evanrsl commited on
Commit
16e5c29
1 Parent(s): 58f00b4

End of training

Browse files
README.md ADDED
@@ -0,0 +1,84 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: google/vit-base-patch16-224-in21k
4
+ tags:
5
+ - generated_from_trainer
6
+ datasets:
7
+ - imagefolder
8
+ metrics:
9
+ - accuracy
10
+ model-index:
11
+ - name: facial_emotion_model
12
+ results:
13
+ - task:
14
+ name: Image Classification
15
+ type: image-classification
16
+ dataset:
17
+ name: imagefolder
18
+ type: imagefolder
19
+ config: default
20
+ split: train[:5000]
21
+ args: default
22
+ metrics:
23
+ - name: Accuracy
24
+ type: accuracy
25
+ value: 0.55625
26
+ ---
27
+
28
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
29
+ should probably proofread and complete it, then remove this comment. -->
30
+
31
+ # facial_emotion_model
32
+
33
+ This model is a fine-tuned version of [google/vit-base-patch16-224-in21k](https://huggingface.co/google/vit-base-patch16-224-in21k) on the imagefolder dataset.
34
+ It achieves the following results on the evaluation set:
35
+ - Loss: 1.2427
36
+ - Accuracy: 0.5563
37
+
38
+ ## Model description
39
+
40
+ More information needed
41
+
42
+ ## Intended uses & limitations
43
+
44
+ More information needed
45
+
46
+ ## Training and evaluation data
47
+
48
+ More information needed
49
+
50
+ ## Training procedure
51
+
52
+ ### Training hyperparameters
53
+
54
+ The following hyperparameters were used during training:
55
+ - learning_rate: 5e-05
56
+ - train_batch_size: 16
57
+ - eval_batch_size: 16
58
+ - seed: 42
59
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
60
+ - lr_scheduler_type: linear
61
+ - num_epochs: 10
62
+
63
+ ### Training results
64
+
65
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy |
66
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|
67
+ | No log | 1.0 | 40 | 1.8904 | 0.3125 |
68
+ | No log | 2.0 | 80 | 1.6093 | 0.4437 |
69
+ | No log | 3.0 | 120 | 1.4846 | 0.4813 |
70
+ | No log | 4.0 | 160 | 1.4352 | 0.5437 |
71
+ | No log | 5.0 | 200 | 1.3533 | 0.5 |
72
+ | No log | 6.0 | 240 | 1.3076 | 0.5188 |
73
+ | No log | 7.0 | 280 | 1.2484 | 0.55 |
74
+ | No log | 8.0 | 320 | 1.2073 | 0.5875 |
75
+ | No log | 9.0 | 360 | 1.2465 | 0.5687 |
76
+ | No log | 10.0 | 400 | 1.2770 | 0.5188 |
77
+
78
+
79
+ ### Framework versions
80
+
81
+ - Transformers 4.35.2
82
+ - Pytorch 2.1.0+cu121
83
+ - Datasets 2.17.0
84
+ - Tokenizers 0.15.2
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0d1129c38c9f4fc125e8fa4b8018796b02754fddfc6a59546f4f96ed8ad50526
3
  size 343242432
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8a27d718c306a8527070c0b43de6c4be27af072dc86710d997026e95fb9f4095
3
  size 343242432
runs/Feb16_03-11-18_3f31471c9a60/events.out.tfevents.1708053158.3f31471c9a60.1048.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c25f016b88518c0dbe8435dfeb3dc0c9411d3fa81e45104a15ab564f1e8d9e1d
3
+ size 8015
runs/Feb16_03-11-18_3f31471c9a60/events.out.tfevents.1708054332.3f31471c9a60.1048.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3ee0215883026768ac31f45b42b0558c1c5a831f66254deb170f3148df7dbbf0
3
+ size 411
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:17aa2662a665cf27c51d027ba2623b89a6b34e8d5eda3bd667e848105f4eba88
3
  size 4600
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:474483c60fe4b4510b4b4e4bb88addc2de5c0d99e7cc1104a530bae32f971f7a
3
  size 4600