lixiqi commited on
Commit
8a9854e
1 Parent(s): 3526f5b

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -19,7 +19,7 @@ model-index:
19
  metrics:
20
  - name: Accuracy
21
  type: accuracy
22
- value: 0.6422849181469871
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/beit-base-patch16-224-pt22k-ft22k](https://huggingface.co/microsoft/beit-base-patch16-224-pt22k-ft22k) on the image_folder dataset.
31
  It achieves the following results on the evaluation set:
32
- - Loss: 0.9593
33
- - Accuracy: 0.6423
34
 
35
  ## Model description
36
 
@@ -64,7 +64,7 @@ The following hyperparameters were used during training:
64
 
65
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
66
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
67
- | 1.1404 | 1.0 | 202 | 0.9593 | 0.6423 |
68
 
69
 
70
  ### Framework versions
 
19
  metrics:
20
  - name: Accuracy
21
  type: accuracy
22
+ value: 0.6415436054611312
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/beit-base-patch16-224-pt22k-ft22k](https://huggingface.co/microsoft/beit-base-patch16-224-pt22k-ft22k) on the image_folder dataset.
31
  It achieves the following results on the evaluation set:
32
+ - Loss: 0.9518
33
+ - Accuracy: 0.6415
34
 
35
  ## Model description
36
 
 
64
 
65
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
66
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
67
+ | 1.1175 | 1.0 | 224 | 0.9518 | 0.6415 |
68
 
69
 
70
  ### Framework versions