-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add 2 robustness task based on MRPC #1
base: main
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you @afaji and @PierreColombo for this PR! It looks great. Just left a few comments and suggestions. Please let me know if you'd like to discuss any of them!
Also, this branch didn't pass our automated check on GIthub Actions. Can you please run make style
to fix the code style errors?
Per discussion meeting, dismissing review for now for efficiency.
…dd-mrpc-robustness-task # Conflicts: # evaluation/eval.py # evaluation/tasks/mrpc-confirmation/mrpc-confirmation.py # evaluation/tasks/mrpc-negative/mrpc-negative.py
No few-shot: - we are model centric. Todo : generation
Need to fix the translation
TODO: prepare notebook prepare bash
TODO: prepare notebook
Also, modifications on some parts to enable seq2seq-based model such as T0
@wilsonyhlee