hyosoon0 commited on
Commit
44fb588
·
verified ·
1 Parent(s): ed76a99

sanitize config (remove internal paths + wandb names)

Browse files
Files changed (1) hide show
  1. config.yaml +0 -1
config.yaml CHANGED
@@ -35,7 +35,6 @@ training:
35
  data:
36
  name: "ELECTRADataModule"
37
  lmdb_dir: "/path/to/triprorep-pretrain"
38
- pdb_dir: "/path/to/pdb_cache"
39
  struct_format: "fullatom"
40
  max_length: 512
41
  bb_vocab_size: 512
 
35
  data:
36
  name: "ELECTRADataModule"
37
  lmdb_dir: "/path/to/triprorep-pretrain"
 
38
  struct_format: "fullatom"
39
  max_length: 512
40
  bb_vocab_size: 512