generated from amazon-archives/__template_Apache-2.0
-
Notifications
You must be signed in to change notification settings - Fork 198
Open
Description
`suhongyu@su:~/my_task$ dglke_train --model_name TransE_l2 --data_path /home/suhongyu/my_task/data/three_all --dataset three_all --data_files train.txt valid.txt test.txt \
Traceback (most recent call last):
File "/home/suhongyu/anaconda3/envs/openke/bin/dglke_train", line 8, in
sys.exit(main())
File "/home/suhongyu/anaconda3/envs/openke/lib/python3.8/site-packages/dglke/train.py", line 81, in main
dataset = get_dataset(args.data_path,
File "/home/suhongyu/anaconda3/envs/openke/lib/python3.8/site-packages/dglke/dataloader/KGDataset.py", line 644, in get_dataset
assert False, "Unknown dataset {}".format(data_name)
AssertionError: Unknown dataset three_all `
what shoud I do to solve this problem?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels