nilesh2797/DEXML

Reproduce Table 1 of ICLR24 Paper

Closed this issue · 3 comments

Hi @nilesh2797 ,

Thanks for the great work of DEXML, the results are very promising.

Can you please provide the more details about how to reproduce DEXML for datasets shown in Table 1 of your ICLR paper?
For example, what's the input data format, the exact hyper-parameters, and command line usage, etc.

Very much appreciate!

Hi @OctoberChang,

Thanks for your interest in the work. I have updated the readme to provide details on how to run the code on benchmark datasets. I am still in the process of documenting the code, so going ahead I will try to elaborate on the readme more and provide demo notebooks. We have also released the model checkpoints on huggingface (please see the updated readme for the links), hope this helps in reproducing results in the paper. Please feel free to reach out if you have any other questions/suggestions.

Thanks!
Nilesh

Q4: Does Datasets/<dataset>/filter_labels_train.txt or Datasets/<dataset>/filter_labels_test.txt affect the training dynamics? In other words, with and without those files, does DEXML training end up with the same model parameters? And it is just the evaluation metric becoming different?

Moved our further discussion to #2. Closing this issue.