jvadlamudi2 commited on
Commit
82adb67
1 Parent(s): 6335996

update model card README.md

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.6209
21
- - Accuracy: 0.75
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
- | No log | 1.0 | 7 | 0.6322 | 0.6964 |
56
- | 0.6503 | 2.0 | 14 | 0.6245 | 0.7143 |
57
- | 0.6372 | 3.0 | 21 | 0.6209 | 0.75 |
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.5960
21
+ - Accuracy: 0.7857
22
 
23
  ## Model description
24
 
 
52
 
53
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
54
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
55
+ | No log | 1.0 | 7 | 0.6085 | 0.7679 |
56
+ | 0.6388 | 2.0 | 14 | 0.5984 | 0.7946 |
57
+ | 0.6218 | 3.0 | 21 | 0.5960 | 0.7857 |
58
 
59
 
60
  ### Framework versions