sanitize config (remove internal paths + wandb names)
Browse files- 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
|