-
Notifications
You must be signed in to change notification settings - Fork 5
Description
wandb: 🚀 View run at https://wandb.ai/408511044-kunming/project_name/runs/6ro63uil
Traceback (most recent call last):
File "/root/fedex-lora-main/fed_train_e2e.py", line 130, in
model = federated_learning(task)
File "/root/fedex-lora-main/fed_train_e2e.py", line 79, in federated_learning
train_data, val_data, test_data, tokenizer = create_e2e_data()
File "/root/fedex-lora-main/data_utils.py", line 202, in create_e2e_data
sdataset = load_dataset("tuetschek/e2e_nlg", trust_remote_code=True)
File "/root/miniconda3/envs/fedex-lora/lib/python3.10/site-packages/datasets/load.py", line 2062, in load_dataset
builder_instance = load_dataset_builder(
File "/root/miniconda3/envs/fedex-lora/lib/python3.10/site-packages/datasets/load.py", line 1819, in load_dataset_builder
builder_instance: DatasetBuilder = builder_cls(
TypeError: 'NoneType' object is not callable
wandb: