Update config.json
Browse files- config.json +2 -1
config.json
CHANGED
@@ -19,5 +19,6 @@
|
|
19 |
"transformers_version": "4.2.2",
|
20 |
"type_vocab_size": 2,
|
21 |
"use_cache": true,
|
22 |
-
"vocab_size": 128000
|
|
|
23 |
}
|
|
|
19 |
"transformers_version": "4.2.2",
|
20 |
"type_vocab_size": 2,
|
21 |
"use_cache": true,
|
22 |
+
"vocab_size": 128000,
|
23 |
+
"pipeline_tag": "sevelim sevilelim"
|
24 |
}
|