neuralmagic / sparseml

Libraries for applying sparsification recipes to neural networks with a few lines of code, enabling faster and smaller models
Apache License 2.0
2.05k stars 144 forks source link

Fix GSM template #2264

Closed anmarques closed 4 months ago

anmarques commented 5 months ago

There's no need of a period between the question and the line break since the question will contain its own punctuation (normally interrogation mark). The period also doesn't match the lm-evaluation-harness template and can lead to lower accuracy.