Update config-docker.yml
Browse files- config-docker.yml +4 -4
config-docker.yml
CHANGED
|
@@ -21,8 +21,8 @@ useBinaryContextClassifiers: true
|
|
| 21 |
|
| 22 |
models:
|
| 23 |
- name: "software"
|
| 24 |
-
engine: "wapiti"
|
| 25 |
-
|
| 26 |
wapiti:
|
| 27 |
# wapiti training parameters, only considered when wapiti is used as engine for the model,
|
| 28 |
# these parameters are be used at training time only
|
|
@@ -39,8 +39,8 @@ models:
|
|
| 39 |
#transformer: "michiyasunaga/LinkBERT-basecased"
|
| 40 |
|
| 41 |
- name: "software-type"
|
| 42 |
-
engine: "wapiti"
|
| 43 |
-
|
| 44 |
wapiti:
|
| 45 |
# wapiti training parameters, only considered when wapiti is used as engine for the model,
|
| 46 |
# these parameters are be used at training time only
|
|
|
|
| 21 |
|
| 22 |
models:
|
| 23 |
- name: "software"
|
| 24 |
+
#engine: "wapiti"
|
| 25 |
+
engine: "delft"
|
| 26 |
wapiti:
|
| 27 |
# wapiti training parameters, only considered when wapiti is used as engine for the model,
|
| 28 |
# these parameters are be used at training time only
|
|
|
|
| 39 |
#transformer: "michiyasunaga/LinkBERT-basecased"
|
| 40 |
|
| 41 |
- name: "software-type"
|
| 42 |
+
#engine: "wapiti"
|
| 43 |
+
engine: "delft"
|
| 44 |
wapiti:
|
| 45 |
# wapiti training parameters, only considered when wapiti is used as engine for the model,
|
| 46 |
# these parameters are be used at training time only
|