microsoft / unilm

Large-scale Self-supervised Pre-training Across Tasks, Languages, and Modalities
https://aka.ms/GeneralAI
MIT License
19.63k stars 2.51k forks source link

need evaluate code for text diffuser-2 #1389

Open lwb2099 opened 9 months ago

lwb2099 commented 9 months ago

Describe Model I am using (UniLM, MiniLM, LayoutLM ...): I think we need evaluate code like text diffuser-1 to reproduce result on MARIOEval benchmark or other datasets

JingyeChen commented 9 months ago

Please follow the code of TextDiffuser-1 for evaluation. Thanks!