mksethi commited on
Commit
976b1c1
·
verified ·
1 Parent(s): 2d0a5c6

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -8,8 +8,8 @@
8
  },
9
  "hidden_dim": 128,
10
  "input_dim": 256,
11
- "model_type": "frozen_lm_mlp",
12
  "output_dim": 24576,
 
13
  "torch_dtype": "float32",
14
  "transformers_version": "4.36.0"
15
  }
 
8
  },
9
  "hidden_dim": 128,
10
  "input_dim": 256,
 
11
  "output_dim": 24576,
12
+ "model_type": "frozen_lm_mlp",
13
  "torch_dtype": "float32",
14
  "transformers_version": "4.36.0"
15
  }