Abhipsha Das

Results 8 issues of Abhipsha Das

Addresses issues #135 and #137 and aims to advance it to Best Practices

outreachy2021

Addresses issue #134 and aims to advance it to best practices

outreachy2021

Aims to advance https://github.com/pymc-devs/pymc-examples/issues/184 to best practices.

# What does this PR do? Fixes #6891 for [Advanced Diffusion Training with LoRA](https://github.com/huggingface/diffusers/blob/main/examples/advanced_diffusion_training/train_dreambooth_lora_sd15_advanced.py) Notebook example: [Jupyter notebook](https://huggingface.co/abby101/test-model-card-template-dreambooth-sd15-lora-adv/blob/main/test-model-card-template-dreambooth-sd15-lora-adv.ipynb) Example model card: [Model Card](https://huggingface.co/abby101/test-model-card-template-dreambooth-sd15-lora-adv) ## Before submitting - [ ] This...

# What does this PR do? Fixes #6891 for [Advanced Diffusion Training SDXL with LoRA](https://github.com/huggingface/diffusers/blob/main/examples/advanced_diffusion_training/train_dreambooth_lora_sdxl_advanced.py) Notebook example: [Jupyter notebook](https://huggingface.co/abby101/test-model-card-template-dreambooth-sdxl-lora-adv/blob/main/test-model-card-template-dreambooth-sdxl-lora-adv.ipynb) Example model card: [Model Card](https://huggingface.co/abby101/test-model-card-template-dreambooth-sdxl-lora-adv) ## Before submitting - [ ]...

Hi @zhjgao, Thanks for publishing this interesting work! I trained the model according to the instructions and on the IWSLT14 DE->EN task got BLEU=26.08 which is 8 points below reported...

Hi @summmeer, I was wondering how I might go about implementing a machine translation task with DiffuSeq. I have trained DiffuSeq for the paraphrase task, but I want to be...

Hi! I am trying to replicate the DiffuSeq model for the Paraphrase task with the QQP dataset. I kept everything to the default training config, and for MBR I ran...