changed words splitter type to universal
Browse files- gliner_config.json +1 -1
gliner_config.json
CHANGED
@@ -130,5 +130,5 @@
|
|
130 |
"warmup_ratio": 0.05,
|
131 |
"weight_decay_encoder": 0.1,
|
132 |
"weight_decay_other": 0.01,
|
133 |
-
"words_splitter_type": "
|
134 |
}
|
|
|
130 |
"warmup_ratio": 0.05,
|
131 |
"weight_decay_encoder": 0.1,
|
132 |
"weight_decay_other": 0.01,
|
133 |
+
"words_splitter_type": "universal"
|
134 |
}
|