kyryl0s commited on
Commit
d997c1b
1 Parent(s): 59850ec

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -0
config.json CHANGED
@@ -4,6 +4,7 @@
4
  "architectures": [
5
  "GPT2LMHeadModel"
6
  ],
 
7
  "attn_pdrop": 0.1,
8
  "bos_token_id": 50256,
9
  "embd_pdrop": 0.1,
4
  "architectures": [
5
  "GPT2LMHeadModel"
6
  ],
7
+ "tokenizer_class": "AlbertTokenizer",
8
  "attn_pdrop": 0.1,
9
  "bos_token_id": 50256,
10
  "embd_pdrop": 0.1,