arieg commited on
Commit
6cf1722
·
1 Parent(s): 32890be

End of training

Browse files
Files changed (2) hide show
  1. README.md +9 -9
  2. tf_model.h5 +1 -1
README.md CHANGED
@@ -15,9 +15,9 @@ 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: 1.5665
19
- - Validation Loss: 1.7403
20
- - Train Accuracy: 0.3875
21
  - Epoch: 4
22
 
23
  ## Model description
@@ -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': 3200, '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
- | 1.9945 | 1.9713 | 0.125 | 0 |
48
- | 1.8725 | 1.9375 | 0.15 | 1 |
49
- | 1.7818 | 1.8954 | 0.1625 | 2 |
50
- | 1.6958 | 1.8229 | 0.325 | 3 |
51
- | 1.5665 | 1.7403 | 0.3875 | 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: 1.2507
19
+ - Validation Loss: 1.5488
20
+ - Train Accuracy: 0.4275
21
  - Epoch: 4
22
 
23
  ## Model description
 
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': 32000, '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
+ | 1.7655 | 1.6490 | 0.4525 | 0 |
48
+ | 1.5913 | 1.5925 | 0.4325 | 1 |
49
+ | 1.4669 | 1.5805 | 0.4125 | 2 |
50
+ | 1.3545 | 1.5728 | 0.405 | 3 |
51
+ | 1.2507 | 1.5488 | 0.4275 | 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:19db1ce817e3ef095c0d4f3a60481477849371edf990e51ee365e85d67dcfd41
3
  size 343504568
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1695681429cfedced550a3ecf3108ea031876a1cb52a45750af87a6a7b944f6f
3
  size 343504568