Update README.md
Browse files
README.md
CHANGED
@@ -14,6 +14,15 @@ base_model:
|
|
14 |
pipeline_tag: text-classification
|
15 |
datasets:
|
16 |
- Sengil/Turkish-ABSA-Wsynthetic
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
17 |
---
|
18 |
|
19 |
|
|
|
14 |
pipeline_tag: text-classification
|
15 |
datasets:
|
16 |
- Sengil/Turkish-ABSA-Wsynthetic
|
17 |
+
widget:
|
18 |
+
- text: "Yemekler güzel ama fiyatlar pahalı."
|
19 |
+
output:
|
20 |
+
- aspect: Yemekler
|
21 |
+
label: POSITIVE
|
22 |
+
score: 0.8
|
23 |
+
- aspect: fiyat
|
24 |
+
label: NEGATIVE
|
25 |
+
score: 0.2
|
26 |
---
|
27 |
|
28 |
|