Update README.md
Browse files
README.md
CHANGED
@@ -16,7 +16,7 @@ widget:
|
|
16 |
---
|
17 |
|
18 |
## About the Model
|
19 |
-
An English sequence classification model, trained on MBAD Dataset to detect bias and fairness in sentences.
|
20 |
|
21 |
- Dataset : MBAD Data
|
22 |
- Carbon emission 0.319355 Kg
|
|
|
16 |
---
|
17 |
|
18 |
## About the Model
|
19 |
+
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 30 epochs with a batch size of 16, a learning rate of 5e-5, and a maximum sequence length of 512.
|
20 |
|
21 |
- Dataset : MBAD Data
|
22 |
- Carbon emission 0.319355 Kg
|