Upload data-config.json
Browse files- data-config.json +1 -0
data-config.json
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"model_path": "bert-large-cased", "max_word_length": 100, "num_iterative_layers": 2, "max_depth": 3, "additional_special_tokens": ["[unused1]", "[unused2]", "[unused3]"]}
|