porkchopEnjoyer commited on
Commit
a60ffec
1 Parent(s): 2e15443

End of training

Browse files
Files changed (2) hide show
  1. README.md +8 -8
  2. tf_model.h5 +1 -1
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: 0.2012
19
- - Validation Loss: 0.7821
20
  - Train Accuracy: 0.5
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': 890, '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
- | 0.6786 | 0.7558 | 0.5 | 0 |
48
- | 0.5386 | 0.8320 | 0.0 | 1 |
49
- | 0.4181 | 0.9427 | 0.0 | 2 |
50
- | 0.2926 | 0.9919 | 0.0 | 3 |
51
- | 0.2012 | 0.7821 | 0.5 | 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: 0.0822
19
+ - Validation Loss: 0.6913
20
  - Train Accuracy: 0.5
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': 1515, '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
+ | 0.6312 | 0.7057 | 0.5 | 0 |
48
+ | 0.4490 | 0.7302 | 0.5 | 1 |
49
+ | 0.2669 | 0.8137 | 0.75 | 2 |
50
+ | 0.1450 | 0.6267 | 0.5 | 3 |
51
+ | 0.0822 | 0.6913 | 0.5 | 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:ad699edad6ea69a2e6fb0ab9699841ed514bef6a4b92cf1bbb8090fe03701071
3
  size 343486136
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2b0293a9a007772cc9efa63aed83d924f2ce4a3f3ef0b2a80e77f7e93c24e201
3
  size 343486136