songmzhang / DSKD

Repo for Paper "Dual-Space Knowledge Distillation for Large Language Models".
29 stars 3 forks source link

More desctipion on output folder created #7

Closed survivebycoding closed 1 month ago

survivebycoding commented 1 month 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 1 month ago

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