sanchit-gandhi's picture
Update README.md
b9a7903 verified
---
datasets:
- HuggingFaceTB/cosmopedia
library_name: transformers
---
To reproduce this run:
```bash
accelerate launch --multi_gpu --mixed_precision=fp16 --num_processes=8 run_distillation.py config_mistral.yaml
```