Update README.md
Browse files
README.md
CHANGED
@@ -7,18 +7,32 @@ metrics:
|
|
7 |
- roc_auc
|
8 |
license: mit
|
9 |
widget:
|
10 |
-
|
11 |
-
|
12 |
-
|
13 |
-
|
14 |
-
|
15 |
-
|
16 |
-
|
17 |
-
|
18 |
-
|
19 |
-
|
20 |
-
|
21 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
22 |
---
|
23 |
|
24 |
# DistilBERT-PoliticalBias
|
|
|
7 |
- roc_auc
|
8 |
license: mit
|
9 |
widget:
|
10 |
+
- text: "Tax cuts for the wealthy are essential because they drive economic growth and job creation."
|
11 |
+
example_title: "Very Conservative"
|
12 |
+
output:
|
13 |
+
- label: Very Conservative
|
14 |
+
score: 0
|
15 |
+
- label: Moderately Conservative
|
16 |
+
score: 1
|
17 |
+
- label: Neutral
|
18 |
+
score: 2
|
19 |
+
- label: Moderately Liberal
|
20 |
+
score: 3
|
21 |
+
- label: Very Liberal
|
22 |
+
score: 4
|
23 |
+
- text: "We need to significantly increase social spending because it will reduce poverty and improve quality of life for all."
|
24 |
+
example_title: "Very Liberal"
|
25 |
+
output:
|
26 |
+
- label: Very Conservative
|
27 |
+
score: 0
|
28 |
+
- label: Moderately Conservative
|
29 |
+
score: 1
|
30 |
+
- label: Neutral
|
31 |
+
score: 2
|
32 |
+
- label: Moderately Liberal
|
33 |
+
score: 3
|
34 |
+
- label: Very Liberal
|
35 |
+
score: 4
|
36 |
---
|
37 |
|
38 |
# DistilBERT-PoliticalBias
|