Update README.md
Browse files
README.md
CHANGED
@@ -6,6 +6,19 @@ metrics:
|
|
6 |
- matthews_corrcoef
|
7 |
- roc_auc
|
8 |
license: mit
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
9 |
---
|
10 |
|
11 |
# DistilBERT-PoliticalBias
|
|
|
6 |
- matthews_corrcoef
|
7 |
- roc_auc
|
8 |
license: mit
|
9 |
+
widget:
|
10 |
+
- text: "We need to significantly increase social spending because it will reduce poverty and improve quality of life for all."
|
11 |
+
output:
|
12 |
+
- label: Very liberal
|
13 |
+
score: 4
|
14 |
+
- label: Moderately liberal
|
15 |
+
score: 3
|
16 |
+
- label: Neutral
|
17 |
+
score: 2
|
18 |
+
- label: Moderately conservative
|
19 |
+
score: 1
|
20 |
+
- label: Very conservative
|
21 |
+
score: 0
|
22 |
---
|
23 |
|
24 |
# DistilBERT-PoliticalBias
|