File size: 233 Bytes
2f5127c
 
 
 
 
 
 
1
2
3
4
5
6
7
8
# De-detoxifying language models

To run this code, do the following:

```shell
ACCELERATE_LOG_LEVEL=info accelerate launch --config_file {CONFIG} examples/research_projects/toxicity/scripts/gpt-j-6b-toxicity.py --log_with wandb
```