feizhe commited on
Commit
727a0bc
1 Parent(s): 1998da0

Training in progress epoch 2

Browse files
Files changed (2) hide show
  1. README.md +6 -5
  2. tf_model.h5 +1 -1
README.md CHANGED
@@ -15,13 +15,13 @@ 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: 0.1564
19
- - Train Accuracy: 0.9891
20
  - Train Top-3-accuracy: 1.0
21
- - Validation Loss: 1.3742
22
  - Validation Accuracy: 0.5731
23
- - Validation Top-3-accuracy: 0.9181
24
- - Epoch: 1
25
 
26
  ## Model description
27
 
@@ -49,6 +49,7 @@ The following hyperparameters were used during training:
49
  |:----------:|:--------------:|:--------------------:|:---------------:|:-------------------:|:-------------------------:|:-----:|
50
  | 0.7826 | 0.7716 | 0.9705 | 1.1364 | 0.5965 | 0.9532 | 0 |
51
  | 0.1564 | 0.9891 | 1.0 | 1.3742 | 0.5731 | 0.9181 | 1 |
 
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: 0.0782
19
+ - Train Accuracy: 0.9985
20
  - Train Top-3-accuracy: 1.0
21
+ - Validation Loss: 1.4406
22
  - Validation Accuracy: 0.5731
23
+ - Validation Top-3-accuracy: 0.9298
24
+ - Epoch: 2
25
 
26
  ## Model description
27
 
 
49
  |:----------:|:--------------:|:--------------------:|:---------------:|:-------------------:|:-------------------------:|:-----:|
50
  | 0.7826 | 0.7716 | 0.9705 | 1.1364 | 0.5965 | 0.9532 | 0 |
51
  | 0.1564 | 0.9891 | 1.0 | 1.3742 | 0.5731 | 0.9181 | 1 |
52
+ | 0.0782 | 0.9985 | 1.0 | 1.4406 | 0.5731 | 0.9298 | 2 |
53
 
54
 
55
  ### Framework versions
tf_model.h5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7398e1f1e9ddf5d735c4af3bf59da658b67a28164f6a77df7149a387d8ac3d4e
3
  size 343478968
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:67a3304b8dcf332e107a7a190e2f8b3f443d388dd9d4db80b71c457042301227
3
  size 343478968