nicholasKluge
commited on
Commit
•
1e88940
1
Parent(s):
64be6dc
Update README.md
Browse files
README.md
CHANGED
@@ -39,7 +39,7 @@ The model was trained with a dataset composed of `toxic_response` and `non_toxic
|
|
39 |
- **Dataset:** [Toxic-Aira Dataset](https://huggingface.co/datasets/nicholasKluge/toxic-aira-dataset)
|
40 |
- **Language:** English
|
41 |
- **Number of Training Steps:** 1000
|
42 |
-
- **Batch size:**
|
43 |
- **Optimizer:** `torch.optim.AdamW`
|
44 |
- **Learning Rate:** 5e-5
|
45 |
- **GPU:** 1 NVIDIA A100-SXM4-40GB
|
|
|
39 |
- **Dataset:** [Toxic-Aira Dataset](https://huggingface.co/datasets/nicholasKluge/toxic-aira-dataset)
|
40 |
- **Language:** English
|
41 |
- **Number of Training Steps:** 1000
|
42 |
+
- **Batch size:** 32
|
43 |
- **Optimizer:** `torch.optim.AdamW`
|
44 |
- **Learning Rate:** 5e-5
|
45 |
- **GPU:** 1 NVIDIA A100-SXM4-40GB
|