ehekaanldk
commited on
Commit
·
fde7840
1
Parent(s):
0186481
Update README.md
Browse files
README.md
CHANGED
@@ -54,3 +54,12 @@ The following hyperparameters were used during training:
|
|
54 |
- Pytorch 2.1.0+cu118
|
55 |
- Datasets 2.15.0
|
56 |
- Tokenizers 0.15.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
54 |
- Pytorch 2.1.0+cu118
|
55 |
- Datasets 2.15.0
|
56 |
- Tokenizers 0.15.0
|
57 |
+
|
58 |
+
|
59 |
+
### test accuracy
|
60 |
+
Accuracy: 0.905
|
61 |
+
|
62 |
+
Confusion Matrix:
|
63 |
+
Predicted 0 Predicted 1
|
64 |
+
Actual 0 443 49
|
65 |
+
Actual 1 46 462
|