CharlesBointon commited on
Commit
fb588df
1 Parent(s): 578ccce

End of training

Browse files
Files changed (2) hide show
  1. README.md +10 -10
  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.8946
19
- - Validation Loss: 1.9332
20
- - Train Accuracy: 0.375
21
  - Epoch: 4
22
 
23
  ## Model description
@@ -37,23 +37,23 @@ 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': 480, '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.0880 | 2.0676 | 0.2083 | 0 |
48
- | 2.0370 | 2.0331 | 0.25 | 1 |
49
- | 1.9903 | 1.9986 | 0.2917 | 2 |
50
- | 1.9406 | 1.9644 | 0.2917 | 3 |
51
- | 1.8946 | 1.9332 | 0.375 | 4 |
52
 
53
 
54
  ### Framework versions
55
 
56
  - Transformers 4.32.0.dev0
57
  - TensorFlow 2.9.1
58
- - Datasets 2.14.2
59
  - Tokenizers 0.12.1
 
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.8371
19
+ - Validation Loss: 0.7054
20
+ - Train Accuracy: 0.786
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': {'class_name': 'PolynomialDecay', 'config': {'initial_learning_rate': 3e-05, 'decay_steps': 20000, '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
+ | 1.5386 | 1.0983 | 0.74 | 0 |
48
+ | 1.1263 | 0.8877 | 0.754 | 1 |
49
+ | 0.9805 | 0.7840 | 0.77 | 2 |
50
+ | 0.9209 | 0.7624 | 0.769 | 3 |
51
+ | 0.8371 | 0.7054 | 0.786 | 4 |
52
 
53
 
54
  ### Framework versions
55
 
56
  - Transformers 4.32.0.dev0
57
  - TensorFlow 2.9.1
58
+ - Datasets 2.14.3
59
  - Tokenizers 0.12.1
tf_model.h5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:505757c321219b10fe874c22559c560afaa16de3f09aee42b7654621f777294e
3
  size 343488288
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e3c670a485e9dd1ebc866972b345c5ba0e30175c99414836457f32c1ff45c95b
3
  size 343488288