| ### **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" | |
| ``` | |
| ### **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" | |
| ``` | |