dreji18 commited on
Commit
b3c29b4
1 Parent(s): ec9253d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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. 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
 
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 and trained for 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