XiangLi1999 / Diffusion-LM

Diffusion-LM

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Would you please explain all the experiment names in your code?

beyondguo opened this issue · comments

Hi, thanks for your interesting work!

There are a lot of arguments for model_args.experiment:

  • 'e2e-tgt-tree', 'e2e-tgt-gen-tree', 'e2e-tgt-gen-spans'
  • e2e-tgt-gen-length
  • 'e2e-tgt-pos', 'e2e-tgt-gen-pos'
  • 'synth_emb', 'pos_emb', 'roc_emb', 'simple-wiki_emb', 'e2e-tgt_emb'
  • ....

These choices make it hard to follow your work and reproduce some experiments. I guess lots of choices are for baseline implementation. Which experiments should I choose if I want to run the controlling tasks by Diffusion-LM in your paper? Would you please explain them in your README page?

Thanks a lot!

+1

+1

+1