pk3388 commited on
Commit
e1f24ed
·
verified ·
1 Parent(s): 70bf257

Model save

Browse files
Files changed (2) hide show
  1. README.md +11 -8
  2. model.safetensors +1 -1
README.md CHANGED
@@ -22,7 +22,7 @@ model-index:
22
  metrics:
23
  - name: Accuracy
24
  type: accuracy
25
- value: 0.5684210526315789
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 [facebook/vit-msn-small](https://huggingface.co/facebook/vit-msn-small) on the imagefolder dataset.
34
  It achieves the following results on the evaluation set:
35
- - Loss: 1.3137
36
- - Accuracy: 0.5684
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: 5e-05
56
  - train_batch_size: 32
57
  - eval_batch_size: 32
58
  - seed: 42
@@ -61,15 +61,18 @@ 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: 3
65
 
66
  ### Training results
67
 
68
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
69
  |:-------------:|:------:|:----:|:---------------:|:--------:|
70
- | 2.2554 | 0.9362 | 11 | 1.8217 | 0.4053 |
71
- | 1.6448 | 1.9574 | 23 | 1.4679 | 0.4895 |
72
- | 1.3339 | 2.8085 | 33 | 1.3137 | 0.5684 |
 
 
 
73
 
74
 
75
  ### Framework versions
 
22
  metrics:
23
  - name: Accuracy
24
  type: accuracy
25
+ value: 0.8
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 [facebook/vit-msn-small](https://huggingface.co/facebook/vit-msn-small) on the imagefolder dataset.
34
  It achieves the following results on the evaluation set:
35
+ - Loss: 0.6649
36
+ - Accuracy: 0.8
37
 
38
  ## Model description
39
 
 
52
  ### Training hyperparameters
53
 
54
  The following hyperparameters were used during training:
55
+ - learning_rate: 0.0002
56
  - train_batch_size: 32
57
  - eval_batch_size: 32
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: 6
65
 
66
  ### Training results
67
 
68
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
69
  |:-------------:|:------:|:----:|:---------------:|:--------:|
70
+ | 1.115 | 0.9362 | 11 | 1.0397 | 0.6526 |
71
+ | 0.8536 | 1.9574 | 23 | 0.7698 | 0.7579 |
72
+ | 0.5677 | 2.9787 | 35 | 0.7200 | 0.7895 |
73
+ | 0.419 | 4.0 | 47 | 0.7286 | 0.7842 |
74
+ | 0.3365 | 4.9362 | 58 | 0.6607 | 0.8105 |
75
+ | 0.2317 | 5.6170 | 66 | 0.6649 | 0.8 |
76
 
77
 
78
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f7c4689fff0ec703931b58fba83d50e1d9cb358fe4fd312d1a9d26f842a93c0f
3
  size 86700952
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e84e74961c5364b2571acb0d44980fc2b78256160da82b689f4a7f3a3e2aa18c
3
  size 86700952