RenAaron Ellis commited on
Commit
c7b2c7f
1 Parent(s): 833927c

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.9608
23
- - Train Accuracy: 0.9302
24
- - Validation Loss: 0.7593
25
- - Validation Accuracy: 0.9302
26
- - Epoch: 2
27
 
28
  ## Model description
29
 
@@ -52,6 +52,7 @@ The following hyperparameters were used during training:
52
  | 2.0110 | 0.8531 | 1.5291 | 0.8531 | 0 |
53
  | 1.3596 | 0.9151 | 0.9948 | 0.9151 | 1 |
54
  | 0.9608 | 0.9302 | 0.7593 | 0.9302 | 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.6974
23
+ - Train Accuracy: 0.9448
24
+ - Validation Loss: 0.5795
25
+ - Validation Accuracy: 0.9448
26
+ - Epoch: 3
27
 
28
  ## Model description
29
 
 
52
  | 2.0110 | 0.8531 | 1.5291 | 0.8531 | 0 |
53
  | 1.3596 | 0.9151 | 0.9948 | 0.9151 | 1 |
54
  | 0.9608 | 0.9302 | 0.7593 | 0.9302 | 2 |
55
+ | 0.6974 | 0.9448 | 0.5795 | 0.9448 | 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:4ace3abe90e9e76937f9d93d6634087661220f5ec1de1409db23e11a63a308c6
3
  size 343494328
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:44c252472d79b5c3d393706e93e2a344e49ed986ce7a25255759d09c617c6b72
3
  size 343494328