python3 run_pretrain.py --pretrain_dataset BIG --dataset_name BIG --num_hidden_layers 4 --train_bs 16 --lr 1e-4 --epochs 10
get_entity_id
133860
get_triples_id
get_entity_related_triples
get_2_hop_related_triples
The two_hop_triple_path not exists, generate and dump it.
Killed
Hi, I got this error when I tried to run:
python3 run_pretrain.py --pretrain_dataset BIG --dataset_name BIG --num_hidden_layers 4 --train_bs 16 --lr 1e-4 --epochs 10 get_entity_id 133860 get_triples_id get_entity_related_triples get_2_hop_related_triples The two_hop_triple_path not exists, generate and dump it. Killed
Can you please help?