Update README.md
Browse files
README.md
CHANGED
|
@@ -5,17 +5,17 @@ language:
|
|
| 5 |
pipeline_tag: text-classification
|
| 6 |
---
|
| 7 |
|
| 8 |
-
Scores (avg. weighted)
|
| 9 |
-
Accuracy: 0.9007633587786259
|
| 10 |
-
Precision: 0.9008606422369183
|
| 11 |
-
Recall: 0.9007633587786259
|
| 12 |
-
F1: 0.9007595035560719
|
| 13 |
-
|
| 14 |
-
Hyperparams
|
| 15 |
-
Max Seq Len: 45
|
| 16 |
-
Batch Size: 16
|
| 17 |
-
Learning Rate: 2e-5
|
| 18 |
-
Epochs: 5
|
| 19 |
-
Warmup Steps: 147
|
| 20 |
-
Weight Decay: 0.01
|
| 21 |
-
Save/Eval Strat: epoch
|
|
|
|
| 5 |
pipeline_tag: text-classification
|
| 6 |
---
|
| 7 |
|
| 8 |
+
Scores (avg. weighted) |
|
| 9 |
+
Accuracy: 0.9007633587786259 |
|
| 10 |
+
Precision: 0.9008606422369183 |
|
| 11 |
+
Recall: 0.9007633587786259 |
|
| 12 |
+
F1: 0.9007595035560719 |
|
| 13 |
+
| | | | | |
|
| 14 |
+
Hyperparams |
|
| 15 |
+
Max Seq Len: 45 |
|
| 16 |
+
Batch Size: 16 |
|
| 17 |
+
Learning Rate: 2e-5 |
|
| 18 |
+
Epochs: 5 |
|
| 19 |
+
Warmup Steps: 147 |
|
| 20 |
+
Weight Decay: 0.01 |
|
| 21 |
+
Save/Eval Strat: epoch |
|