Update README.md
Browse files
README.md
CHANGED
@@ -18,7 +18,7 @@ widget:
|
|
18 |
---
|
19 |
|
20 |
## About the Model
|
21 |
-
An English sequence classification model, trained on MBAD Dataset to detect bias and fairness in sentences. This model was built on top of distilbert-base-uncased model and trained for 30 epochs with a batch size of 16, a learning rate of 5e-5, and a maximum sequence length of 512.
|
22 |
|
23 |
- Dataset : MBAD Data
|
24 |
- Carbon emission 0.319355 Kg
|
|
|
18 |
---
|
19 |
|
20 |
## About the Model
|
21 |
+
An English sequence classification model, trained on MBAD Dataset to detect bias and fairness in sentences (news articles). This model was built on top of distilbert-base-uncased model and trained for 30 epochs with a batch size of 16, a learning rate of 5e-5, and a maximum sequence length of 512.
|
22 |
|
23 |
- Dataset : MBAD Data
|
24 |
- Carbon emission 0.319355 Kg
|