saffin commited on
Commit
955e3db
1 Parent(s): c8e0573

End of training

Browse files
Files changed (2) hide show
  1. README.md +13 -6
  2. tf_model.h5 +1 -1
README.md CHANGED
@@ -15,10 +15,10 @@ 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.7729
19
- - Validation Loss: 1.6079
20
- - Train Accuracy: 0.864
21
- - Epoch: 0
22
 
23
  ## Model description
24
 
@@ -37,14 +37,21 @@ More information needed
37
  ### Training hyperparameters
38
 
39
  The following hyperparameters were used during training:
40
- - optimizer: {'name': 'AdamWeightDecay', 'learning_rate': {'class_name': 'PolynomialDecay', 'config': {'initial_learning_rate': 3e-05, 'decay_steps': 4000, '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}
41
  - training_precision: float32
42
 
43
  ### Training results
44
 
45
  | Train Loss | Validation Loss | Train Accuracy | Epoch |
46
  |:----------:|:---------------:|:--------------:|:-----:|
47
- | 2.7729 | 1.6079 | 0.864 | 0 |
 
 
 
 
 
 
 
48
 
49
 
50
  ### 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.2467
19
+ - Validation Loss: 0.3126
20
+ - Train Accuracy: 0.91
21
+ - Epoch: 7
22
 
23
  ## Model description
24
 
 
37
  ### Training hyperparameters
38
 
39
  The following hyperparameters were used during training:
40
+ - optimizer: {'name': 'AdamWeightDecay', 'learning_rate': {'class_name': 'PolynomialDecay', 'config': {'initial_learning_rate': 3e-05, 'decay_steps': 32000, '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}
41
  - training_precision: float32
42
 
43
  ### Training results
44
 
45
  | Train Loss | Validation Loss | Train Accuracy | Epoch |
46
  |:----------:|:---------------:|:--------------:|:-----:|
47
+ | 2.7797 | 1.5957 | 0.847 | 0 |
48
+ | 1.2120 | 0.8643 | 0.865 | 1 |
49
+ | 0.7002 | 0.5026 | 0.914 | 2 |
50
+ | 0.4838 | 0.3933 | 0.913 | 3 |
51
+ | 0.3949 | 0.3889 | 0.898 | 4 |
52
+ | 0.3269 | 0.3129 | 0.91 | 5 |
53
+ | 0.2794 | 0.3278 | 0.909 | 6 |
54
+ | 0.2467 | 0.3126 | 0.91 | 7 |
55
 
56
 
57
  ### Framework versions
tf_model.h5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:38e59c956872a55f1535847440fa0fb5bdb5f9c8425474ad989cd25583f9fbf2
3
  size 343773880
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:de48e2a1642be11cf9e3d5e0ac6f1ec7c830e04b343e792a07ddb421d6e43c86
3
  size 343773880