Update README.md
Browse files
README.md
CHANGED
@@ -14,10 +14,9 @@ tags:
|
|
14 |
---
|
15 |
# **Llama-3.2-1B (Political Bias Detection)**
|
16 |
|
17 |
-
## **Overview**
|
18 |
-
This model is designed to detect potential political bias in news articles. Given a text passage (e.g., a news article), the model returns probabilities indicating whether the text is leaning to the *Left*, *Center*, or *Right* of the political spectrum.
|
19 |
-
---
|
20 |
|
|
|
21 |
## **Model Description**
|
22 |
|
23 |
### **Model Architecture**
|
|
|
14 |
---
|
15 |
# **Llama-3.2-1B (Political Bias Detection)**
|
16 |
|
17 |
+
## **Overview**
|
|
|
|
|
18 |
|
19 |
+
This model is designed to detect potential political bias in news articles. Given a text passage (e.g., a news article), the model returns probabilities indicating whether the text is leaning to the *Left*, *Center*, or *Right* of the political spectrum.
|
20 |
## **Model Description**
|
21 |
|
22 |
### **Model Architecture**
|