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

Training in progress epoch 3

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.9517
23
- - Train Accuracy: 0.934
24
- - Validation Loss: 0.7421
25
- - Validation Accuracy: 0.9340
26
- - Epoch: 2
27
 
28
  ## Model description
29
 
@@ -52,6 +52,7 @@ The following hyperparameters were used during training:
52
  | 2.0107 | 0.8548 | 1.5288 | 0.8548 | 0 |
53
  | 1.3538 | 0.9149 | 0.9913 | 0.9149 | 1 |
54
  | 0.9517 | 0.934 | 0.7421 | 0.9340 | 2 |
 
55
 
56
 
57
  ### 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.6882
23
+ - Train Accuracy: 0.9467
24
+ - Validation Loss: 0.5690
25
+ - Validation Accuracy: 0.9467
26
+ - Epoch: 3
27
 
28
  ## Model description
29
 
 
52
  | 2.0107 | 0.8548 | 1.5288 | 0.8548 | 0 |
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
tf_model.h5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8c264ccadcd2a418b1cb672704d0781972b25a677385cbb1ef9c5bfe9c90910f
3
  size 343494328
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:059648b91472d55ec75804c19d2e0c939ab1d759e96369e6e5fe02d2b1a67e68
3
  size 343494328