Commit ·
923eadd
1
Parent(s): 504dd41
yo
Browse files- 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 |
}
|