songmzhang / DSKD

Repo for the EMNLP'24 Paper "Dual-Space Knowledge Distillation for Large Language Models".
36 stars 4 forks source link

More desctipion on output folder created #7

Closed survivebycoding closed 3 months ago

survivebycoding commented 3 months ago

Once SFT is run on a model, output folder gets created. Is it possible to add some explanation towards the structure of output folder that got created, like what all files are expected to be generated and what each file means, etc? This will add to the readability of the readme file.

songmzhang commented 3 months ago

Sure. We've added the corresponding explanation in README.md. Please refer to this line.