File size: 411 Bytes
6d88f94 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 | {
"is_debug": false,
"seq_len": 30,
"batch_size": 64,
"exp_name": "C30Datarep_DataRep_loc_6d",
"device": "cuda",
"n_epochs": 300,
"lr": 0.0005,
"save_interval": 10,
"no_wandb": false,
"hidden_dim": 256,
"num_layers": 3,
"arch": "transformer",
"train_contact_only": true,
"eval_contact_only": true,
"use_lr_annealing": false,
"data_rep": "loc_6d"
} |