SmartEdit icon indicating copy to clipboard operation
SmartEdit copied to clipboard

model checkpoint

Open ybx193670 opened this issue 1 year ago • 3 comments

Could you please provide the models that fine-tuned these methods (InstructPix2Pix, MagicBrush,) with the same dataset as SmartEdit?

ybx193670 avatar Sep 24 '24 13:09 ybx193670

Thanks for your interest in our work. While these checkpoints are cleaned before I leave Tencent. The training process of InstructPix2Pix and MagicBrush with our data is simple. We adopt the code from here with InstructPix2Pix and MagicBrush initialization with our datasets. You could simply reproduce it if you are interested.

yuzhou914 avatar Sep 28 '24 05:09 yuzhou914

请问,在其他数据集上微调也是邮件链接中的代码吗

---- Replied Message ---- | From | @.> | | Date | 09/28/2024 13:28 | | To | @.> | | Cc | @.>@.> | | Subject | Re: [TencentARC/SmartEdit] model checkpoint (Issue #31) |

Thanks for your interest in our work. While these checkpoints are cleaned before I leave Tencent. The training process of InstructPix2Pix and MagicBrush with our data is simple. We adopt the code from here[https://github.com/huggingface/diffusers/blob/main/examples/instruct_pix2pix/train_instruct_pix2pix.py] with our datasets. You could simply reproduce it if you are interested.

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>

ybx193670 avatar Sep 28 '24 05:09 ybx193670

We use the same training scripts like we train SmartEdit (deepspeed + huggingface trainer), while we adopt the data and model parts from the above link. All experiments are conducted like this.

yuzhou914 avatar Sep 28 '24 05:09 yuzhou914