hivemind icon indicating copy to clipboard operation
hivemind copied to clipboard

fix dependency for the albert example

Open samsja opened this issue 1 year ago • 5 comments
trafficstars

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

samsja avatar May 13 '24 12:05 samsja

it seems that the CI is failing for an error linked to this issue : https://github.com/learning-at-home/hivemind/issues/610

EDIT: CI problem Should be fixed by this PR : https://github.com/learning-at-home/hivemind/pull/612

samsja avatar May 13 '24 12:05 samsja

@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?

mryab avatar Jun 09 '24 19:06 mryab

@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

samsja avatar Jun 10 '24 07:06 samsja

@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

mryab avatar Jul 13 '24 10:07 mryab

@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

it should be fine now, I rebased on master

samsja avatar Jul 16 '24 07:07 samsja