karim155 commited on
Commit
98690f2
·
verified ·
1 Parent(s): 14dad5e

Model save

Browse files
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -17,9 +17,9 @@ 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 the None dataset.
19
  It achieves the following results on the evaluation set:
20
- - Loss: 1.5789
21
- - Logloss: 1.5789
22
- - Accuracy: {'accuracy': 0.275}
23
 
24
  ## Model description
25
 
@@ -53,9 +53,9 @@ The following hyperparameters were used during training:
53
 
54
  | Training Loss | Epoch | Step | Validation Loss | Logloss | Accuracy |
55
  |:-------------:|:-----:|:----:|:---------------:|:-------:|:-------------------:|
56
- | No log | 0.8 | 1 | 1.6327 | 1.6327 | {'accuracy': 0.225} |
57
- | No log | 1.6 | 2 | 1.5966 | 1.5966 | {'accuracy': 0.275} |
58
- | No log | 2.4 | 3 | 1.5789 | 1.5789 | {'accuracy': 0.275} |
59
 
60
 
61
  ### Framework versions
 
17
 
18
  This model is a fine-tuned version of [facebook/convnext-tiny-224](https://huggingface.co/facebook/convnext-tiny-224) on the None dataset.
19
  It achieves the following results on the evaluation set:
20
+ - Loss: 1.3130
21
+ - Logloss: 1.3130
22
+ - Accuracy: {'accuracy': 0.43}
23
 
24
  ## Model description
25
 
 
53
 
54
  | Training Loss | Epoch | Step | Validation Loss | Logloss | Accuracy |
55
  |:-------------:|:-----:|:----:|:---------------:|:-------:|:-------------------:|
56
+ | No log | 0.96 | 6 | 1.4663 | 1.4663 | {'accuracy': 0.42} |
57
+ | 1.4937 | 1.92 | 12 | 1.3507 | 1.3507 | {'accuracy': 0.445} |
58
+ | 1.4937 | 2.88 | 18 | 1.3130 | 1.3130 | {'accuracy': 0.43} |
59
 
60
 
61
  ### Framework versions