ljttw commited on
Commit
de67498
·
verified ·
1 Parent(s): 648ee23

Model save

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -18,8 +18,8 @@ should probably proofread and complete it, then remove this comment. -->
18
 
19
  This model is a fine-tuned version of [facebook/convnext-base-224](https://huggingface.co/facebook/convnext-base-224) on the None dataset.
20
  It achieves the following results on the evaluation set:
21
- - Loss: 0.0085
22
- - F1: 0.9948
23
 
24
  ## Model description
25
 
@@ -53,9 +53,9 @@ The following hyperparameters were used during training:
53
 
54
  | Training Loss | Epoch | Step | Validation Loss | F1 |
55
  |:-------------:|:------:|:----:|:---------------:|:------:|
56
- | 0.0219 | 0.9994 | 830 | 0.0122 | 0.9942 |
57
- | 0.0145 | 1.9991 | 1660 | 0.0089 | 0.9946 |
58
- | 0.0002 | 2.9988 | 2490 | 0.0085 | 0.9948 |
59
 
60
 
61
  ### Framework versions
 
18
 
19
  This model is a fine-tuned version of [facebook/convnext-base-224](https://huggingface.co/facebook/convnext-base-224) on the None dataset.
20
  It achieves the following results on the evaluation set:
21
+ - Loss: 0.0081
22
+ - F1: 0.9949
23
 
24
  ## Model description
25
 
 
53
 
54
  | Training Loss | Epoch | Step | Validation Loss | F1 |
55
  |:-------------:|:------:|:----:|:---------------:|:------:|
56
+ | 0.0242 | 0.9994 | 830 | 0.0168 | 0.9903 |
57
+ | 0.0127 | 1.9991 | 1660 | 0.0091 | 0.9941 |
58
+ | 0.0075 | 2.9988 | 2490 | 0.0081 | 0.9949 |
59
 
60
 
61
  ### Framework versions