system HF staff commited on
Commit
49f84b6
1 Parent(s): c436c16

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -1
config.json CHANGED
@@ -1,6 +1,7 @@
1
  {
2
- "_name_or_path": "/data/novels/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
  ],