lorenlugosch commited on
Commit
57434fc
1 Parent(s): 3caf550

remove env corrupt

Browse files
Files changed (1) hide show
  1. hyperparams.yaml +0 -1
hyperparams.yaml CHANGED
@@ -67,7 +67,6 @@ modules:
67
  output_emb: !ref <output_emb>
68
  dec: !ref <dec>
69
  seq_lin: !ref <seq_lin>
70
- env_corrupt: !ref <env_corrupt>
71
 
72
  model: !new:torch.nn.ModuleList
73
  - [!ref <slu_enc>, !ref <output_emb>,
 
67
  output_emb: !ref <output_emb>
68
  dec: !ref <dec>
69
  seq_lin: !ref <seq_lin>
 
70
 
71
  model: !new:torch.nn.ModuleList
72
  - [!ref <slu_enc>, !ref <output_emb>,