No such file or directory: 'cache_dir/distilbert_distilbert-base-uncased_cached_256_ClassificationModel_20news_niid_label_clients=100_alpha=5.0_-1'
Open
- Dominant language
- No language data
- Stars
- 223
- Forks
- 44
- PR merge metrics
- No merged PRs in 30d
Description
If I run the script
"sh run_text_classification.sh FedAvg "niid_label_clients=100_alpha=5.0" 5e-5 0.1 2 0"
it returns an error:
File "~/workspace/FedNLP/data_manager/base_data_manager.py", line 198, in _load_federated_data_server
with open(res, "wb") as handle:
FileNotFoundError: [Errno 2] No such file or directory: 'cache_dir/distilbert_distilbert-base-uncased_cached_256_ClassificationModel_20news_niid_label_clients=100_alpha=5.0_-1'
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.