Update README.md
Browse files
README.md
CHANGED
@@ -24,21 +24,8 @@ This model is a Turkish-based convBERT model created to classify Turkish social
|
|
24 |
|
25 |
The model was trained from a dataset containing 2981 Twitter data.
|
26 |
|
27 |
-
The success rates achieved in training the model are as follows:
|
28 |
|
29 |
|
30 |
-
| | Cinsiyetçilik| Irkçılık| Kızdırma| Nötr|
|
31 |
-
|-------------:|-------------:|-------------:|-------------:|-------------:|
|
32 |
-
|Precision | 0.9 | 0.89 | 0.85 | 0.90 |
|
33 |
-
|Recall | 0.9 | 0.91 | 0.88 | 0.86 |
|
34 |
-
|F1 Score | 0.9 | 0.90 | 0.86 | 0.88 |
|
35 |
-
|
36 |
-
Accuracy: 0.88
|
37 |
-
|
38 |
-
Confusion matrix of the model:
|
39 |
-
|
40 |
-
![confusion matrix of the model](src/convbert.png)
|
41 |
-
|
42 |
|
43 |
## Dependency
|
44 |
|
|
|
24 |
|
25 |
The model was trained from a dataset containing 2981 Twitter data.
|
26 |
|
|
|
27 |
|
28 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
29 |
|
30 |
## Dependency
|
31 |
|