Upload config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -29,7 +29,7 @@
|
|
29 |
"vocab_size": 40000,
|
30 |
|
31 |
|
32 |
-
"tokenizer_class": "
|
33 |
"auto_map": {
|
34 |
"AutoConfig": "configuration_gptpangu.GPTPanguConfig",
|
35 |
"AutoTokenizer": ["tokenization_gptpangu.GPTPanguTokenizer", null],
|
|
|
29 |
"vocab_size": 40000,
|
30 |
|
31 |
|
32 |
+
"tokenizer_class": "CpmTokenizer",
|
33 |
"auto_map": {
|
34 |
"AutoConfig": "configuration_gptpangu.GPTPanguConfig",
|
35 |
"AutoTokenizer": ["tokenization_gptpangu.GPTPanguTokenizer", null],
|