luciagil commited on
Commit
13762cf
1 Parent(s): 820c13c

Model save

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 [facebook/convnext-tiny-224](https://huggingface.co/facebook/convnext-tiny-224) on an unknown dataset.
19
  It achieves the following results on the evaluation set:
20
- - Loss: 0.9170
21
- - Accuracy: 0.7575
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
- | 1.3216 | 0.99 | 78 | 1.1450 | 0.7143 |
56
- | 1.1176 | 1.99 | 157 | 0.9661 | 0.7508 |
57
- | 0.9987 | 2.97 | 234 | 0.9170 | 0.7575 |
58
 
59
 
60
  ### Framework versions
 
17
 
18
  This model is a fine-tuned version of [facebook/convnext-tiny-224](https://huggingface.co/facebook/convnext-tiny-224) on an unknown dataset.
19
  It achieves the following results on the evaluation set:
20
+ - Loss: 0.7181
21
+ - Accuracy: 0.7917
22
 
23
  ## Model description
24
 
 
52
 
53
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
54
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
55
+ | 0.9287 | 0.99 | 78 | 0.8094 | 0.7726 |
56
+ | 0.8263 | 1.99 | 157 | 0.7395 | 0.7877 |
57
+ | 0.7472 | 2.97 | 234 | 0.7181 | 0.7917 |
58
 
59
 
60
  ### Framework versions