dataset-distillation
dataset-distillation copied to clipboard
Soft-Label Dataset Distillation and Text Dataset Distillation
Hello, teacher, where is the path of glove.6B.zip that I downloaded locally
Add two necessary dependencies to the requirements file.
In the text distillation section, you used the TextConvNet3 arch, but I can just find TextConvNet1 in your code. May I ask where is the TextConvNet3?
I have several questions about this. First of all, I noticed that the calculation of Loss for a two-class model was treated differently. The model I am using being of...
Hello, I'm writing this message just to inform you that the corrections made on the github https://github.com/SsnL/dataset-distillation have not been done here. As a result, errors such as "State." missing...