Efficient_Unlearning
Efficient_Unlearning copied to clipboard
Dependency incompatibility
Hello, I tried to install everything according to the README. There is a dependency conflict between datasets 1.8.0 and huggingface_hub 0.4.0 When I use huggingface_hub 0.4.0 and let conda decide the version of datasets (2.2.something), I run into an error where use_auth_token is not a valid argument for load_dataset When I use datasets 1.8.0 and let conda decide the version of huggingface_hub (0.0.19) I run into the error of cannot import name create_repo