Update spaCy pipeline
Browse files- config.cfg +1 -1
- de_test_pipeline-any-py3-none-any.whl +1 -1
config.cfg
CHANGED
@@ -94,7 +94,7 @@ gpu_allocator = ${system.gpu_allocator}
|
|
94 |
dropout = 0.1
|
95 |
accumulate_gradient = 1
|
96 |
patience = 1600
|
97 |
-
max_epochs =
|
98 |
max_steps = 20000
|
99 |
eval_frequency = 200
|
100 |
frozen_components = []
|
|
|
94 |
dropout = 0.1
|
95 |
accumulate_gradient = 1
|
96 |
patience = 1600
|
97 |
+
max_epochs = 20
|
98 |
max_steps = 20000
|
99 |
eval_frequency = 200
|
100 |
frozen_components = []
|
de_test_pipeline-any-py3-none-any.whl
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 6092294
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b928c4de8eb280ead8c5b3b445b2183cf3c22623e6c7d02e204426c944cab79c
|
3 |
size 6092294
|