razmars commited on
Commit
84113e3
·
verified ·
1 Parent(s): d795701

Update zero_shot/config.json

Browse files
Files changed (1) hide show
  1. zero_shot/config.json +4 -1
zero_shot/config.json CHANGED
@@ -1,4 +1,7 @@
1
- {
 
 
 
2
  "auto_regressive": 1,
3
  "d_model": 128,
4
  "dropout": 0.0,
 
1
+ { "_name_or_path": "super_linear",
2
+ "architectures": [
3
+ "SuperLinearForCausalLM"
4
+ ],
5
  "auto_regressive": 1,
6
  "d_model": 128,
7
  "dropout": 0.0,