ali2066 commited on
Commit
276bb22
·
1 Parent(s): 3e7fec7

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -10
README.md CHANGED
@@ -18,11 +18,11 @@ should probably proofread and complete it, then remove this comment. -->
18
 
19
  This model is a fine-tuned version of [cardiffnlp/twitter-roberta-base](https://huggingface.co/cardiffnlp/twitter-roberta-base) on the None dataset.
20
  It achieves the following results on the evaluation set:
21
- - Loss: 0.3931
22
- - Precision: 0.8809
23
- - Recall: 0.9501
24
- - F1: 0.9142
25
- - Accuracy: 0.8579
26
 
27
  ## Model description
28
 
@@ -53,11 +53,11 @@ The following hyperparameters were used during training:
53
 
54
  | Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
55
  |:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
56
- | No log | 1.0 | 130 | 0.4105 | 0.8568 | 0.9645 | 0.9075 | 0.8438 |
57
- | No log | 2.0 | 260 | 0.4006 | 0.8520 | 0.9754 | 0.9096 | 0.8460 |
58
- | No log | 3.0 | 390 | 0.4112 | 0.8543 | 0.9454 | 0.8975 | 0.8286 |
59
- | 0.376 | 4.0 | 520 | 0.4278 | 0.8711 | 0.9235 | 0.8966 | 0.8308 |
60
- | 0.376 | 5.0 | 650 | 0.4430 | 0.8655 | 0.9317 | 0.8974 | 0.8308 |
61
 
62
 
63
  ### Framework versions
 
18
 
19
  This model is a fine-tuned version of [cardiffnlp/twitter-roberta-base](https://huggingface.co/cardiffnlp/twitter-roberta-base) on the None dataset.
20
  It achieves the following results on the evaluation set:
21
+ - Loss: 0.4936
22
+ - Precision: 0.8189
23
+ - Recall: 0.9811
24
+ - F1: 0.8927
25
+ - Accuracy: 0.8120
26
 
27
  ## Model description
28
 
 
53
 
54
  | Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
55
  |:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
56
+ | No log | 1.0 | 13 | 0.5150 | 0.7447 | 1.0 | 0.8537 | 0.7447 |
57
+ | No log | 2.0 | 26 | 0.5565 | 0.7447 | 1.0 | 0.8537 | 0.7447 |
58
+ | No log | 3.0 | 39 | 0.5438 | 0.7778 | 1.0 | 0.8750 | 0.7872 |
59
+ | No log | 4.0 | 52 | 0.5495 | 0.7778 | 1.0 | 0.8750 | 0.7872 |
60
+ | No log | 5.0 | 65 | 0.5936 | 0.7778 | 1.0 | 0.8750 | 0.7872 |
61
 
62
 
63
  ### Framework versions