shbA commited on
Commit
deb8896
1 Parent(s): ef79c94

End of training

Browse files
Files changed (2) hide show
  1. README.md +12 -10
  2. tf_model.h5 +1 -1
README.md CHANGED
@@ -14,10 +14,10 @@ probably proofread and complete it, then remove this comment. -->
14
 
15
  This model is a fine-tuned version of [google/vit-base-patch16-224-in21k](https://huggingface.co/google/vit-base-patch16-224-in21k) on an unknown dataset.
16
  It achieves the following results on the evaluation set:
17
- - Train Loss: 0.7832
18
- - Validation Loss: 0.6840
19
- - Train Accuracy: 0.8043
20
- - Epoch: 4
21
 
22
  ## Model description
23
 
@@ -36,18 +36,20 @@ More information needed
36
  ### Training hyperparameters
37
 
38
  The following hyperparameters were used during training:
39
- - optimizer: {'name': 'AdamWeightDecay', 'learning_rate': {'class_name': 'PolynomialDecay', 'config': {'initial_learning_rate': 3e-05, 'decay_steps': 920, 'end_learning_rate': 0.0, 'power': 1.0, 'cycle': False, 'name': None}}, 'decay': 0.0, 'beta_1': 0.9, 'beta_2': 0.999, 'epsilon': 1e-08, 'amsgrad': False, 'weight_decay_rate': 0.01}
40
  - training_precision: float32
41
 
42
  ### Training results
43
 
44
  | Train Loss | Validation Loss | Train Accuracy | Epoch |
45
  |:----------:|:---------------:|:--------------:|:-----:|
46
- | 1.0825 | 1.0898 | 0.3478 | 0 |
47
- | 1.0065 | 0.9575 | 0.6522 | 1 |
48
- | 0.8874 | 0.8564 | 0.6739 | 2 |
49
- | 0.8020 | 0.8281 | 0.6522 | 3 |
50
- | 0.7832 | 0.6840 | 0.8043 | 4 |
 
 
51
 
52
 
53
  ### Framework versions
 
14
 
15
  This model is a fine-tuned version of [google/vit-base-patch16-224-in21k](https://huggingface.co/google/vit-base-patch16-224-in21k) on an unknown dataset.
16
  It achieves the following results on the evaluation set:
17
+ - Train Loss: 0.6782
18
+ - Validation Loss: 0.7004
19
+ - Train Accuracy: 0.7391
20
+ - Epoch: 6
21
 
22
  ## Model description
23
 
 
36
  ### Training hyperparameters
37
 
38
  The following hyperparameters were used during training:
39
+ - optimizer: {'name': 'AdamWeightDecay', 'learning_rate': {'class_name': 'PolynomialDecay', 'config': {'initial_learning_rate': 3e-05, 'decay_steps': 1288, 'end_learning_rate': 0.0, 'power': 1.0, 'cycle': False, 'name': None}}, 'decay': 0.0, 'beta_1': 0.9, 'beta_2': 0.999, 'epsilon': 1e-08, 'amsgrad': False, 'weight_decay_rate': 0.01}
40
  - training_precision: float32
41
 
42
  ### Training results
43
 
44
  | Train Loss | Validation Loss | Train Accuracy | Epoch |
45
  |:----------:|:---------------:|:--------------:|:-----:|
46
+ | 1.0935 | 1.0228 | 0.6304 | 0 |
47
+ | 1.0469 | 0.9620 | 0.7174 | 1 |
48
+ | 0.9548 | 0.8669 | 0.8043 | 2 |
49
+ | 0.8802 | 0.7712 | 0.7391 | 3 |
50
+ | 0.8107 | 0.6756 | 0.8261 | 4 |
51
+ | 0.7338 | 0.5727 | 0.8478 | 5 |
52
+ | 0.6782 | 0.7004 | 0.7391 | 6 |
53
 
54
 
55
  ### Framework versions
tf_model.h5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a722e9313fda7c73dd604367e969c5219e60f96172225ddeab51d1a5e8789297
3
  size 343472824
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:50360fa6935fe9264a20fea00732028bed006766bf2cd8e20d73fc95e3edc056
3
  size 343472824