mta-csd / README.md
phuocsang's picture
Upload MTA folder
2449566 verified
|
Raw
History Blame Contribute Delete
205 Bytes
### **Use Entropy Weight**
Currently, Distilm and CSD are supported.
See example in
```
distillm-master/scripts/gpt2/spandistillm/train_0.1B_1.5B_entropy.sh
```
Use flag
```
OPTS+=" --entropy_weight"
```