nguyenkhoa2407 commited on
Commit
ff34927
1 Parent(s): d089921

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +27 -27
README.md CHANGED
@@ -24,13 +24,13 @@ model-index:
24
  metrics:
25
  - name: Precision
26
  type: precision
27
- value: 0.8275862068965517
28
  - name: Recall
29
  type: recall
30
- value: 0.96
31
  - name: F1
32
  type: f1
33
- value: 0.888888888888889
34
  - name: Accuracy
35
  type: accuracy
36
  value: 0.9444444444444444
@@ -43,10 +43,10 @@ should probably proofread and complete it, then remove this comment. -->
43
 
44
  This model is a fine-tuned version of [bert-base-cased](https://huggingface.co/bert-base-cased) on the favsbot dataset.
45
  It achieves the following results on the evaluation set:
46
- - Loss: 0.1790
47
- - Precision: 0.8276
48
- - Recall: 0.96
49
- - F1: 0.8889
50
  - Accuracy: 0.9444
51
 
52
  ## Model description
@@ -78,26 +78,26 @@ The following hyperparameters were used during training:
78
 
79
  | Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
80
  |:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
81
- | No log | 1.0 | 7 | 1.6969 | 0.0 | 0.0 | 0.0 | 0.5833 |
82
- | No log | 2.0 | 14 | 1.1718 | 0.6667 | 0.08 | 0.1429 | 0.625 |
83
- | No log | 3.0 | 21 | 0.8695 | 0.6111 | 0.44 | 0.5116 | 0.75 |
84
- | No log | 4.0 | 28 | 0.6593 | 0.6923 | 0.72 | 0.7059 | 0.8333 |
85
- | No log | 5.0 | 35 | 0.4980 | 0.8077 | 0.84 | 0.8235 | 0.8889 |
86
- | No log | 6.0 | 42 | 0.3915 | 0.7667 | 0.92 | 0.8364 | 0.9167 |
87
- | No log | 7.0 | 49 | 0.3162 | 0.8 | 0.96 | 0.8727 | 0.9306 |
88
- | No log | 8.0 | 56 | 0.2614 | 0.8276 | 0.96 | 0.8889 | 0.9444 |
89
- | No log | 9.0 | 63 | 0.2375 | 0.8276 | 0.96 | 0.8889 | 0.9444 |
90
- | No log | 10.0 | 70 | 0.2253 | 0.8276 | 0.96 | 0.8889 | 0.9444 |
91
- | No log | 11.0 | 77 | 0.2067 | 0.8276 | 0.96 | 0.8889 | 0.9444 |
92
- | No log | 12.0 | 84 | 0.1950 | 0.8276 | 0.96 | 0.8889 | 0.9444 |
93
- | No log | 13.0 | 91 | 0.1913 | 0.8276 | 0.96 | 0.8889 | 0.9444 |
94
- | No log | 14.0 | 98 | 0.1898 | 0.8276 | 0.96 | 0.8889 | 0.9444 |
95
- | No log | 15.0 | 105 | 0.1878 | 0.8276 | 0.96 | 0.8889 | 0.9444 |
96
- | No log | 16.0 | 112 | 0.1851 | 0.8276 | 0.96 | 0.8889 | 0.9444 |
97
- | No log | 17.0 | 119 | 0.1829 | 0.8276 | 0.96 | 0.8889 | 0.9444 |
98
- | No log | 18.0 | 126 | 0.1818 | 0.8276 | 0.96 | 0.8889 | 0.9444 |
99
- | No log | 19.0 | 133 | 0.1801 | 0.8276 | 0.96 | 0.8889 | 0.9444 |
100
- | No log | 20.0 | 140 | 0.1790 | 0.8276 | 0.96 | 0.8889 | 0.9444 |
101
 
102
 
103
  ### Framework versions
 
24
  metrics:
25
  - name: Precision
26
  type: precision
27
+ value: 0.8461538461538461
28
  - name: Recall
29
  type: recall
30
+ value: 0.88
31
  - name: F1
32
  type: f1
33
+ value: 0.8627450980392156
34
  - name: Accuracy
35
  type: accuracy
36
  value: 0.9444444444444444
 
43
 
44
  This model is a fine-tuned version of [bert-base-cased](https://huggingface.co/bert-base-cased) on the favsbot dataset.
45
  It achieves the following results on the evaluation set:
46
+ - Loss: 0.1680
47
+ - Precision: 0.8462
48
+ - Recall: 0.88
49
+ - F1: 0.8627
50
  - Accuracy: 0.9444
51
 
52
  ## Model description
 
78
 
79
  | Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
80
  |:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
81
+ | No log | 1.0 | 7 | 1.8761 | 0.0 | 0.0 | 0.0 | 0.5833 |
82
+ | No log | 2.0 | 14 | 1.3530 | 0.0 | 0.0 | 0.0 | 0.5972 |
83
+ | No log | 3.0 | 21 | 1.0400 | 1.0 | 0.12 | 0.2143 | 0.6389 |
84
+ | No log | 4.0 | 28 | 0.7987 | 0.7895 | 0.6 | 0.6818 | 0.8194 |
85
+ | No log | 5.0 | 35 | 0.6055 | 0.85 | 0.68 | 0.7556 | 0.875 |
86
+ | No log | 6.0 | 42 | 0.4749 | 0.8696 | 0.8 | 0.8333 | 0.9167 |
87
+ | No log | 7.0 | 49 | 0.3838 | 0.84 | 0.84 | 0.8400 | 0.9444 |
88
+ | No log | 8.0 | 56 | 0.3084 | 0.88 | 0.88 | 0.88 | 0.9583 |
89
+ | No log | 9.0 | 63 | 0.2643 | 0.88 | 0.88 | 0.88 | 0.9583 |
90
+ | No log | 10.0 | 70 | 0.2360 | 0.8462 | 0.88 | 0.8627 | 0.9444 |
91
+ | No log | 11.0 | 77 | 0.2168 | 0.8462 | 0.88 | 0.8627 | 0.9444 |
92
+ | No log | 12.0 | 84 | 0.2031 | 0.8462 | 0.88 | 0.8627 | 0.9444 |
93
+ | No log | 13.0 | 91 | 0.1937 | 0.88 | 0.88 | 0.88 | 0.9583 |
94
+ | No log | 14.0 | 98 | 0.1853 | 0.8462 | 0.88 | 0.8627 | 0.9444 |
95
+ | No log | 15.0 | 105 | 0.1791 | 0.8462 | 0.88 | 0.8627 | 0.9444 |
96
+ | No log | 16.0 | 112 | 0.1757 | 0.8462 | 0.88 | 0.8627 | 0.9444 |
97
+ | No log | 17.0 | 119 | 0.1718 | 0.8462 | 0.88 | 0.8627 | 0.9444 |
98
+ | No log | 18.0 | 126 | 0.1698 | 0.8148 | 0.88 | 0.8462 | 0.9444 |
99
+ | No log | 19.0 | 133 | 0.1686 | 0.8148 | 0.88 | 0.8462 | 0.9444 |
100
+ | No log | 20.0 | 140 | 0.1680 | 0.8462 | 0.88 | 0.8627 | 0.9444 |
101
 
102
 
103
  ### Framework versions