RenAaron Ellis commited on
Commit
7193d5e
·
1 Parent(s): b134cb0

Training in progress epoch 4

Browse files
Files changed (2) hide show
  1. README.md +6 -5
  2. tf_model.h5 +1 -1
README.md CHANGED
@@ -19,11 +19,11 @@ probably proofread and complete it, then remove this comment. -->
19
 
20
  This model is a fine-tuned version of [google/vit-base-patch16-224-in21k](https://huggingface.co/google/vit-base-patch16-224-in21k) on the mnist dataset.
21
  It achieves the following results on the evaluation set:
22
- - Train Loss: 0.6882
23
- - Train Accuracy: 0.9467
24
- - Validation Loss: 0.5690
25
- - Validation Accuracy: 0.9467
26
- - Epoch: 3
27
 
28
  ## Model description
29
 
@@ -53,6 +53,7 @@ The following hyperparameters were used during training:
53
  | 1.3538 | 0.9149 | 0.9913 | 0.9149 | 1 |
54
  | 0.9517 | 0.934 | 0.7421 | 0.9340 | 2 |
55
  | 0.6882 | 0.9467 | 0.5690 | 0.9467 | 3 |
 
56
 
57
 
58
  ### Framework versions
 
19
 
20
  This model is a fine-tuned version of [google/vit-base-patch16-224-in21k](https://huggingface.co/google/vit-base-patch16-224-in21k) on the mnist dataset.
21
  It achieves the following results on the evaluation set:
22
+ - Train Loss: 0.4999
23
+ - Train Accuracy: 0.9554
24
+ - Validation Loss: 0.4264
25
+ - Validation Accuracy: 0.9554
26
+ - Epoch: 4
27
 
28
  ## Model description
29
 
 
53
  | 1.3538 | 0.9149 | 0.9913 | 0.9149 | 1 |
54
  | 0.9517 | 0.934 | 0.7421 | 0.9340 | 2 |
55
  | 0.6882 | 0.9467 | 0.5690 | 0.9467 | 3 |
56
+ | 0.4999 | 0.9554 | 0.4264 | 0.9554 | 4 |
57
 
58
 
59
  ### Framework versions
tf_model.h5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:059648b91472d55ec75804c19d2e0c939ab1d759e96369e6e5fe02d2b1a67e68
3
  size 343494328
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e8bc8ce7ed17dc657f1a77628e0016bd802d015306ea79d71a44de315a61e96b
3
  size 343494328