aps commited on
Commit
b1a60c7
1 Parent(s): 7322c04

Update config

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -2,7 +2,7 @@
2
  "architectures": [
3
  "FLAVACodebook"
4
  ],
5
- "freeze": null,
6
  "hidden_size": 256,
7
  "initializer_range": 0.02,
8
  "input_channels": 3,
 
2
  "architectures": [
3
  "FLAVACodebook"
4
  ],
5
+ "freeze": true,
6
  "hidden_size": 256,
7
  "initializer_range": 0.02,
8
  "input_channels": 3,