tarikkaankoc7
commited on
Commit
·
d983808
1
Parent(s):
ceb25ac
Update README.md
Browse files
README.md
CHANGED
@@ -6,17 +6,17 @@ library_name: transformers
|
|
6 |
pipeline_tag: text-classification
|
7 |
---
|
8 |
|
9 |
-
# Model
|
10 |
|
11 |
-
|
12 |
|
13 |
-
##
|
14 |
|
15 |
-
- **
|
16 |
|
17 |
-
##
|
18 |
|
19 |
-
|
|
20 |
|--------------------|-----------|--------|----------|---------|
|
21 |
| Alakasız | 0.90 | 0.92 | 0.91 | 327 |
|
22 |
| Barınma İhtiyacı | 0.90 | 0.90 | 0.90 | 124 |
|
|
|
6 |
pipeline_tag: text-classification
|
7 |
---
|
8 |
|
9 |
+
# 📊 Model Performance
|
10 |
|
11 |
+
In this document, you can find detailed insights regarding our classification model's performance.
|
12 |
|
13 |
+
## 🎯 Overall Accuracy
|
14 |
|
15 |
+
- **Accuracy**: 📈 89.09%
|
16 |
|
17 |
+
## 📝 Classification Report
|
18 |
|
19 |
+
| Class | Precision | Recall | F1-Score | Support |
|
20 |
|--------------------|-----------|--------|----------|---------|
|
21 |
| Alakasız | 0.90 | 0.92 | 0.91 | 327 |
|
22 |
| Barınma İhtiyacı | 0.90 | 0.90 | 0.90 | 124 |
|