Michael Zhang
Michael Zhang
Hi, I encountered this issue when trying to run the code with Mac OS 10.15.1: python ngcn_trainer.py --adj_pows=0,1,2,3 --retrain --l2reg=1e-3 --dataset_name=ind.cora --learn_rate=1 --early_stop_steps=200 --output_layer=fc --hidden_dim=10 --replication_factor=3 Traceback (most recent call...
Hi, I tried to run your latest version code and here is the result I got on HDFS dataset: best threshold: 0, best threshold ratio: 0.2 TP: 2999, TN: 546622,...
Hi there, I tried to run order "python setup.py build" on Mac OS 10.12.3, and got the error clang: error: unsupported option '-fopenmp' I tried export CC=/usr/bin/gcc, gcc-6, clang or...
Hi, By anychance, have you tried literally run on the llama-2 model? I tried using default llama parameters for pruning and post-training, resulting in similar wikitext2 score (~19) but much...