Noor Amer
commited on
Commit
·
998cac6
1
Parent(s):
d897fd7
Update README.md
Browse files
README.md
CHANGED
|
@@ -54,6 +54,19 @@ The following hyperparameters were used during training:
|
|
| 54 |
| 0.3246 | 3.0 | 19389 | 0.5662 | 0.8065 |
|
| 55 |
|
| 56 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 57 |
### Framework versions
|
| 58 |
|
| 59 |
- Transformers 4.35.0
|
|
|
|
| 54 |
| 0.3246 | 3.0 | 19389 | 0.5662 | 0.8065 |
|
| 55 |
|
| 56 |
|
| 57 |
+
|
| 58 |
+
|
| 59 |
+
### Testing results
|
| 60 |
+
|
| 61 |
+
precision recall f1-score support
|
| 62 |
+
|
| 63 |
+
0 0.815 0.821 0.818 4449
|
| 64 |
+
1 0.752 0.773 0.762 4071
|
| 65 |
+
2 0.852 0.823 0.837 4245
|
| 66 |
+
|
| 67 |
+
accuracy 0.806 12765
|
| 68 |
+
macro avg 0.806 0.806 0.806 12765
|
| 69 |
+
weighted avg 0.807 0.806 0.807 12765
|
| 70 |
### Framework versions
|
| 71 |
|
| 72 |
- Transformers 4.35.0
|