system HF staff commited on
Commit
7caf6f3
1 Parent(s): 0b89b7d

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -0
config.json CHANGED
@@ -1,6 +1,7 @@
1
  {
2
  "_name_or_path": "/data/wiki_zh/models/",
3
  "activation_function": "gelu_new",
 
4
  "architectures": [
5
  "TFGPT2LMHeadModel"
6
  ],
 
1
  {
2
  "_name_or_path": "/data/wiki_zh/models/",
3
  "activation_function": "gelu_new",
4
+ "tokenizer_class": "BertTokenizer",
5
  "architectures": [
6
  "TFGPT2LMHeadModel"
7
  ],