Open dleunji opened 2 years ago
Hi, your codes and paper are really interested! In README, generation with hugggingface is mentioned, but training was unmentioned.
Is it possible to train huggingface model using BRIO class?
Thank you.
Hi, thank you for your interest in our work! You may finetune the BRIO Huggingface model using MLE. But to train the model using our method you will need to use the model class defined in this repo.
Hi, your codes and paper are really interested! In README, generation with hugggingface is mentioned, but training was unmentioned.
Is it possible to train huggingface model using BRIO class?
Thank you.