up
This commit is contained in:
parent
a333481e05
commit
de0bea7508
18 changed files with 3150 additions and 2 deletions
9
run_test.sh
Normal file
9
run_test.sh
Normal file
|
@ -0,0 +1,9 @@
|
|||
echo 314 e31
|
||||
|
||||
CUDA_VISIBLE_DEVICES=1 python test_tom.py \
|
||||
--model_type graphbcrnn \
|
||||
--types efficiency_irrational \
|
||||
--ckpt /projects/bortoletto/icml2023_matteo/wandb/run-20221224_135525-8i1r2aqy/files/bib/8i1r2aqy/checkpoints/epoch\=31-step\=22399.ckpt \
|
||||
--data_path /datasets/external/bib_evaluation_1_1/graphs/all_tasks \
|
||||
--process_data 0 \
|
||||
--surprise_type max
|
Loading…
Add table
Add a link
Reference in a new issue