microsoft / Moonlit

This is a collection of our research on efficient AI, covering hardware-aware NAS and model compression.
MIT License
73 stars 7 forks source link

compresso performance on wikitext2, ptb and c4 datasets #20

Open shawnricecake opened 1 year ago

shawnricecake commented 1 year ago

Hi,

I have read the paper of compresso and it is a great job.

I would like to know if there is any result for the datasets like wikitext2, ptb and c4?

Thanks