Ochiroo commited on
Commit
54a8ff6
·
1 Parent(s): 02100d5
Files changed (1) hide show
  1. config.json +3 -0
config.json CHANGED
@@ -1,4 +1,7 @@
1
  {
 
 
 
2
  "activation_function": "gelu_new",
3
  "attn_pdrop": 0.1,
4
  "bos_token_id": 0,
 
1
  {
2
+ "architectures": [
3
+ "TFGPT2LMHeadModel"
4
+ ],
5
  "activation_function": "gelu_new",
6
  "attn_pdrop": 0.1,
7
  "bos_token_id": 0,