Deexit commited on
Commit
53a3cc7
·
1 Parent(s): c0446b7

End of training

Browse files
Files changed (2) hide show
  1. README.md +8 -8
  2. tf_model.h5 +2 -2
README.md CHANGED
@@ -15,8 +15,8 @@ probably proofread and complete it, then remove this comment. -->
15
 
16
  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.
17
  It achieves the following results on the evaluation set:
18
- - Train Loss: 2.2538
19
- - Validation Loss: 2.3057
20
  - Train Accuracy: 0.0
21
  - Epoch: 4
22
 
@@ -37,18 +37,18 @@ More information needed
37
  ### Training hyperparameters
38
 
39
  The following hyperparameters were used during training:
40
- - optimizer: {'name': 'AdamWeightDecay', 'learning_rate': {'module': 'keras.optimizers.schedules', 'class_name': 'PolynomialDecay', 'config': {'initial_learning_rate': 3e-05, 'decay_steps': 20, 'end_learning_rate': 0.0, 'power': 1.0, 'cycle': False, 'name': None}, 'registered_name': None}, 'decay': 0.0, 'beta_1': 0.9, 'beta_2': 0.999, 'epsilon': 1e-08, 'amsgrad': False, 'weight_decay_rate': 0.01}
41
  - training_precision: float32
42
 
43
  ### Training results
44
 
45
  | Train Loss | Validation Loss | Train Accuracy | Epoch |
46
  |:----------:|:---------------:|:--------------:|:-----:|
47
- | 2.4047 | 2.3646 | 0.0 | 0 |
48
- | 2.4417 | 2.3479 | 0.0 | 1 |
49
- | 2.3199 | 2.3326 | 0.0 | 2 |
50
- | 2.2081 | 2.3189 | 0.0 | 3 |
51
- | 2.2538 | 2.3057 | 0.0 | 4 |
52
 
53
 
54
  ### Framework versions
 
15
 
16
  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.
17
  It achieves the following results on the evaluation set:
18
+ - Train Loss: 2.2968
19
+ - Validation Loss: 2.4872
20
  - Train Accuracy: 0.0
21
  - Epoch: 4
22
 
 
37
  ### Training hyperparameters
38
 
39
  The following hyperparameters were used during training:
40
+ - optimizer: {'name': 'AdamWeightDecay', 'learning_rate': {'module': 'keras.optimizers.schedules', 'class_name': 'PolynomialDecay', 'config': {'initial_learning_rate': 3e-05, 'decay_steps': 55, 'end_learning_rate': 0.0, 'power': 1.0, 'cycle': False, 'name': None}, 'registered_name': None}, 'decay': 0.0, 'beta_1': 0.9, 'beta_2': 0.999, 'epsilon': 1e-08, 'amsgrad': False, 'weight_decay_rate': 0.01}
41
  - training_precision: float32
42
 
43
  ### Training results
44
 
45
  | Train Loss | Validation Loss | Train Accuracy | Epoch |
46
  |:----------:|:---------------:|:--------------:|:-----:|
47
+ | 2.4382 | 2.4770 | 0.0 | 0 |
48
+ | 2.3869 | 2.4797 | 0.0 | 1 |
49
+ | 2.3422 | 2.4799 | 0.0 | 2 |
50
+ | 2.3278 | 2.4825 | 0.0 | 3 |
51
+ | 2.2968 | 2.4872 | 0.0 | 4 |
52
 
53
 
54
  ### Framework versions
tf_model.h5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6362431a9db3730ca7c22400acb219e4369af2e76313d8be3c80f522b114473f
3
- size 343497400
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aebeca97cb7393aaf885ce7836fe32d5d342a95246314f103d888078bd0b1258
3
+ size 343513784