frncscp commited on
Commit
4c5728d
1 Parent(s): ff9a63f

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
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 [microsoft/focalnet-small](https://huggingface.co/microsoft/focalnet-small) on an unknown dataset.
19
  It achieves the following results on the evaluation set:
20
- - Loss: 0.0137
21
- - Accuracy: 0.9886
22
 
23
  ## Model description
24
 
@@ -52,8 +52,8 @@ The following hyperparameters were used during training:
52
 
53
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
54
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
55
- | 0.0043 | 0.97 | 24 | 0.0620 | 0.9773 |
56
- | 0.0 | 1.94 | 48 | 0.0137 | 0.9886 |
57
 
58
 
59
  ### Framework versions
 
17
 
18
  This model is a fine-tuned version of [microsoft/focalnet-small](https://huggingface.co/microsoft/focalnet-small) on an unknown dataset.
19
  It achieves the following results on the evaluation set:
20
+ - Loss: 0.0897
21
+ - Accuracy: 0.9659
22
 
23
  ## Model description
24
 
 
52
 
53
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
54
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
55
+ | 0.0575 | 0.97 | 24 | 0.1208 | 0.9545 |
56
+ | 0.0275 | 1.94 | 48 | 0.0897 | 0.9659 |
57
 
58
 
59
  ### Framework versions