End of training
Browse files- README.md +26 -16
- pytorch_model.bin +1 -1
README.md
CHANGED
@@ -16,13 +16,13 @@ model-index:
|
|
16 |
dataset:
|
17 |
name: imagefolder
|
18 |
type: imagefolder
|
19 |
-
config:
|
20 |
-
split: train[
|
21 |
-
args:
|
22 |
metrics:
|
23 |
- name: Accuracy
|
24 |
type: accuracy
|
25 |
-
value: 0.
|
26 |
---
|
27 |
|
28 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -32,8 +32,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
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.
|
36 |
-
- Accuracy: 0.
|
37 |
|
38 |
## Model description
|
39 |
|
@@ -52,7 +52,7 @@ More information needed
|
|
52 |
### Training hyperparameters
|
53 |
|
54 |
The following hyperparameters were used during training:
|
55 |
-
- learning_rate: 0.
|
56 |
- train_batch_size: 16
|
57 |
- eval_batch_size: 16
|
58 |
- seed: 42
|
@@ -61,22 +61,32 @@ The following hyperparameters were used during training:
|
|
61 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
62 |
- lr_scheduler_type: linear
|
63 |
- lr_scheduler_warmup_ratio: 0.1
|
64 |
-
- num_epochs:
|
65 |
|
66 |
### Training results
|
67 |
|
68 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
69 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
70 |
-
|
|
71 |
-
|
|
72 |
-
|
|
73 |
-
|
|
74 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
75 |
|
76 |
|
77 |
### Framework versions
|
78 |
|
79 |
- Transformers 4.33.1
|
80 |
-
- Pytorch
|
81 |
-
- Datasets 2.
|
82 |
-
- Tokenizers 0.
|
|
|
16 |
dataset:
|
17 |
name: imagefolder
|
18 |
type: imagefolder
|
19 |
+
config: FastJobs--Visual_Emotional_Analysis
|
20 |
+
split: train[:-1]
|
21 |
+
args: FastJobs--Visual_Emotional_Analysis
|
22 |
metrics:
|
23 |
- name: Accuracy
|
24 |
type: accuracy
|
25 |
+
value: 0.5625
|
26 |
---
|
27 |
|
28 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
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.6256
|
36 |
+
- Accuracy: 0.5625
|
37 |
|
38 |
## Model description
|
39 |
|
|
|
52 |
### Training hyperparameters
|
53 |
|
54 |
The following hyperparameters were used during training:
|
55 |
+
- learning_rate: 0.00025
|
56 |
- train_batch_size: 16
|
57 |
- eval_batch_size: 16
|
58 |
- seed: 42
|
|
|
61 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
62 |
- lr_scheduler_type: linear
|
63 |
- lr_scheduler_warmup_ratio: 0.1
|
64 |
+
- num_epochs: 15
|
65 |
|
66 |
### Training results
|
67 |
|
68 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
69 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
70 |
+
| No log | 1.0 | 10 | 1.7794 | 0.4875 |
|
71 |
+
| No log | 2.0 | 20 | 1.6813 | 0.4938 |
|
72 |
+
| 0.2276 | 3.0 | 30 | 1.7602 | 0.4875 |
|
73 |
+
| 0.2276 | 4.0 | 40 | 1.9172 | 0.4562 |
|
74 |
+
| 0.2048 | 5.0 | 50 | 1.9316 | 0.4625 |
|
75 |
+
| 0.2048 | 6.0 | 60 | 1.8285 | 0.5 |
|
76 |
+
| 0.2048 | 7.0 | 70 | 1.6341 | 0.5687 |
|
77 |
+
| 0.1617 | 8.0 | 80 | 1.7461 | 0.5375 |
|
78 |
+
| 0.1617 | 9.0 | 90 | 1.6544 | 0.5312 |
|
79 |
+
| 0.1766 | 10.0 | 100 | 1.9449 | 0.4875 |
|
80 |
+
| 0.1766 | 11.0 | 110 | 1.7565 | 0.5125 |
|
81 |
+
| 0.1766 | 12.0 | 120 | 1.8936 | 0.5 |
|
82 |
+
| 0.1979 | 13.0 | 130 | 1.6812 | 0.5687 |
|
83 |
+
| 0.1979 | 14.0 | 140 | 1.7619 | 0.5188 |
|
84 |
+
| 0.1694 | 15.0 | 150 | 1.6903 | 0.55 |
|
85 |
|
86 |
|
87 |
### Framework versions
|
88 |
|
89 |
- Transformers 4.33.1
|
90 |
+
- Pytorch 1.12.1+cu116
|
91 |
+
- Datasets 2.4.0
|
92 |
+
- Tokenizers 0.12.1
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 343285425
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e60f4d92a21072be3aa72bee405270883b6d8f569a64c414f8b3ee9dd1504497
|
3 |
size 343285425
|