ConvE icon indicating copy to clipboard operation
ConvE copied to clipboard

Log info

Open wefunz opened this issue 5 years ago • 0 comments

I'm a student in HUTB,when I run

CUDA_VISIBLE_DEVICES=0 python main.py --model conve --data FB15k-237 \
                                     --input-drop 0.2 --hidden-drop 0.3 --feat-drop 0.2 \
                                     --lr 0.003 --preprocess

I want to know where the log information is stored,I can't find it by myself,thanks very much

excuse,me.I find it ,thanks

wefunz avatar Apr 07 '21 07:04 wefunz