dreji18 commited on
Commit
17bedf3
1 Parent(s): dce7b74

Update README.md

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