fix dependency for the albert example#611
fix dependency for the albert example#611samsja wants to merge 1 commit intolearning-at-home:masterfrom
Conversation
4404258 to
ef1dbdc
Compare
|
@samsja Thanks for the PR! The fix for CI is merged to master, can you rebase your branch on it and try again? Also, can you please confirm that the script works with these dependencies updated? |
yes the script is now working with this dependency. I just rebased the branch |
ef1dbdc to
3dcd369
Compare
|
@samsja Could you please rebase the branch again? GitHub shows that it's not possible for me to resolve the conflict automatically, and I can't rerun the tests while there's a conflict |
fixed requirements for albert example fix dataset versions (learning-at-home#1) Revert "fixed albert example" This reverts commit cccce0c. remove accelerate
3dcd369 to
3372e2b
Compare
it should be fine now, I rebased on master |
Context
this is just a small PR to fix some dependencies with the albert example. The old version of dataset and wandb being not compatible with the current hf and wandb hub