vincentiussgk commited on
Commit
5e16781
1 Parent(s): b43f918

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -17,8 +17,8 @@ should probably proofread and complete it, then remove this comment. -->
17
 
18
  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.
19
  It achieves the following results on the evaluation set:
20
- - Loss: 0.8415
21
- - Accuracy: 0.7111
22
 
23
  ## Model description
24
 
@@ -52,9 +52,9 @@ The following hyperparameters were used during training:
52
 
53
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
54
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
55
- | No log | 0.97 | 7 | 0.9445 | 0.6311 |
56
- | 0.9786 | 1.93 | 14 | 0.8769 | 0.6578 |
57
- | 0.8386 | 2.9 | 21 | 0.8415 | 0.7111 |
58
 
59
 
60
  ### Framework versions
 
17
 
18
  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.
19
  It achieves the following results on the evaluation set:
20
+ - Loss: nan
21
+ - Accuracy: 0.12
22
 
23
  ## Model description
24
 
 
52
 
53
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
54
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
55
+ | No log | 0.97 | 7 | nan | 0.12 |
56
+ | 0.0 | 1.93 | 14 | nan | 0.12 |
57
+ | 0.0 | 2.9 | 21 | nan | 0.12 |
58
 
59
 
60
  ### Framework versions