Samuel Cahyawijaya commited on
Commit
eb4015f
1 Parent(s): d05704b

update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -0
config.json CHANGED
@@ -70,5 +70,6 @@
70
  "torch_dtype": "float32",
71
  "transformers_version": "4.5.1",
72
  "use_cache": true,
 
73
  "vocab_size": 40004
74
  }
70
  "torch_dtype": "float32",
71
  "transformers_version": "4.5.1",
72
  "use_cache": true,
73
+ "tokenizer_class": "IndoNLGTokenizer",
74
  "vocab_size": 40004
75
  }