hieunguyen1053 commited on
Commit
98aa34e
1 Parent(s): 15a6c0c

add config

Browse files
Files changed (1) hide show
  1. config.json +1 -0
config.json CHANGED
@@ -19,6 +19,7 @@
19
  "num_hidden_layers": 4,
20
  "pad_token_id": 1,
21
  "position_embedding_type": "absolute",
 
22
  "torch_dtype": "float32",
23
  "transformers_version": "4.15.0",
24
  "type_vocab_size": 1,
 
19
  "num_hidden_layers": 4,
20
  "pad_token_id": 1,
21
  "position_embedding_type": "absolute",
22
+ "tokenizer_class": "BartphoTokenizer",
23
  "torch_dtype": "float32",
24
  "transformers_version": "4.15.0",
25
  "type_vocab_size": 1,