see: https://github.com/NVIDIA/Model-Optimizer/blob/main/examples/puzzletron/README.md#compress-the-model (v.0.44.0) Nemotron-Post-Training-Dataset-v2 dataset is first downloaded to hf_home requesting 136GB: ``` .../experiments/6_5_qwen_35_moments_lab$ du -ms ./hf_home 136234 ./hf_home ``` then the final data set is created in a separate folder requesting 2.6GB could you please: - clarify it in docs - ideally only require to download 2.6GB instead of the excessive 136GB dataset thank you
see: https://github.com/NVIDIA/Model-Optimizer/blob/main/examples/puzzletron/README.md#compress-the-model (v.0.44.0)
Nemotron-Post-Training-Dataset-v2 dataset is first downloaded to hf_home requesting 136GB:
then the final data set is created in a separate folder requesting 2.6GB
could you please:
thank you