Jazzweller commited on
Commit
cdf1b1c
1 Parent(s): 2fdd4b5

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -19,7 +19,7 @@ model-index:
19
  metrics:
20
  - name: Accuracy
21
  type: accuracy
22
- value: 0.42857142857142855
23
  ---
24
 
25
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -29,8 +29,8 @@ should probably proofread and complete it, then remove this comment. -->
29
 
30
  This model is a fine-tuned version of [microsoft/swin-tiny-patch4-window7-224](https://huggingface.co/microsoft/swin-tiny-patch4-window7-224) on the image_folder dataset.
31
  It achieves the following results on the evaluation set:
32
- - Loss: 0.9640
33
- - Accuracy: 0.4286
34
 
35
  ## Model description
36
 
@@ -64,9 +64,9 @@ The following hyperparameters were used during training:
64
 
65
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
66
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
67
- | No log | 1.0 | 1 | 0.8196 | 0.2857 |
68
- | No log | 2.0 | 2 | 0.9640 | 0.4286 |
69
- | No log | 3.0 | 3 | 0.9854 | 0.4286 |
70
 
71
 
72
  ### Framework versions
19
  metrics:
20
  - name: Accuracy
21
  type: accuracy
22
+ value: 0.2857142857142857
23
  ---
24
 
25
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
29
 
30
  This model is a fine-tuned version of [microsoft/swin-tiny-patch4-window7-224](https://huggingface.co/microsoft/swin-tiny-patch4-window7-224) on the image_folder dataset.
31
  It achieves the following results on the evaluation set:
32
+ - Loss: 0.8619
33
+ - Accuracy: 0.2857
34
 
35
  ## Model description
36
 
64
 
65
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
66
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
67
+ | No log | 1.0 | 1 | 0.7828 | 0.2857 |
68
+ | No log | 2.0 | 2 | 0.8606 | 0.1429 |
69
+ | No log | 3.0 | 3 | 0.8619 | 0.2857 |
70
 
71
 
72
  ### Framework versions