feizhe commited on
Commit
1998da0
1 Parent(s): 6efeafb

Training in progress epoch 1

Browse files
Files changed (2) hide show
  1. README.md +8 -7
  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.7826
19
- - Train Accuracy: 0.7716
20
- - Train Top-3-accuracy: 0.9705
21
- - Validation Loss: 1.1364
22
- - Validation Accuracy: 0.5965
23
- - Validation Top-3-accuracy: 0.9532
24
- - Epoch: 0
25
 
26
  ## Model description
27
 
@@ -48,6 +48,7 @@ The following hyperparameters were used during training:
48
  | Train Loss | Train Accuracy | Train Top-3-accuracy | Validation Loss | Validation Accuracy | Validation Top-3-accuracy | Epoch |
49
  |:----------:|:--------------:|:--------------------:|:---------------:|:-------------------:|:-------------------------:|:-----:|
50
  | 0.7826 | 0.7716 | 0.9705 | 1.1364 | 0.5965 | 0.9532 | 0 |
 
51
 
52
 
53
  ### 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.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
 
 
48
  | Train Loss | Train Accuracy | Train Top-3-accuracy | Validation Loss | Validation Accuracy | Validation Top-3-accuracy | Epoch |
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
tf_model.h5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f329ba6112a5912a757f8af1590ceb0e6056fa9a6f57032ecb3bcb2f4caaa669
3
  size 343478968
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7398e1f1e9ddf5d735c4af3bf59da658b67a28164f6a77df7149a387d8ac3d4e
3
  size 343478968