charlesxsh commited on
Commit
923eadd
1 Parent(s): 504dd41
Files changed (1) hide show
  1. config.json +2 -1
config.json CHANGED
@@ -8,5 +8,6 @@
8
  },
9
  "architectures": [
10
  "CustomLM"
11
- ]
 
12
  }
 
8
  },
9
  "architectures": [
10
  "CustomLM"
11
+ ],
12
+ "num_attention_heads": 4
13
  }