Commit ·
5d15f6f
1
Parent(s): 1d8175f
Update README.md
Browse files
README.md
CHANGED
|
@@ -18,7 +18,7 @@ The Sentence-Level Bias Classifier is a transformer-based model developed to det
|
|
| 18 |
|
| 19 |
## Model Architecture
|
| 20 |
|
| 21 |
-
The model is built using the
|
| 22 |
|
| 23 |
## Model Performance
|
| 24 |
|
|
|
|
| 18 |
|
| 19 |
## Model Architecture
|
| 20 |
|
| 21 |
+
The model is built using the pretrained model. It is fine-tuned on a custom dataset for the task of sentence-level bias classification. The model uses a Sentence Classification architecture, typically used for Text Classification tasks.
|
| 22 |
|
| 23 |
## Model Performance
|
| 24 |
|