mirror of
https://github.com/moses-smt/mosesdecoder.git
synced 2024-12-27 05:55:02 +03:00
fix example for reusing tuned moses.ini file
This commit is contained in:
parent
05872cf32f
commit
ce8b0e0876
@ -545,7 +545,7 @@ decoder-settings = ""
|
||||
# and also point to a configuration file that contains
|
||||
# pointers to all relevant model files
|
||||
#
|
||||
#config =
|
||||
#config-with-reused-weights =
|
||||
|
||||
#########################################################
|
||||
## RECASER: restore case, this part only trains the model
|
||||
|
@ -527,7 +527,7 @@ decoder-settings = ""
|
||||
# and also point to a configuration file that contains
|
||||
# pointers to all relevant model files
|
||||
#
|
||||
#config =
|
||||
#config-with-reused-weights =
|
||||
|
||||
#########################################################
|
||||
## RECASER: restore case, this part only trains the model
|
||||
|
@ -531,7 +531,7 @@ decoder-settings = ""
|
||||
# and also point to a configuration file that contains
|
||||
# pointers to all relevant model files
|
||||
#
|
||||
#config =
|
||||
#config-with-reused-weights =
|
||||
|
||||
#########################################################
|
||||
## RECASER: restore case, this part only trains the model
|
||||
|
@ -509,7 +509,7 @@ decoder-settings = ""
|
||||
# and also point to a configuration file that contains
|
||||
# pointers to all relevant model files
|
||||
#
|
||||
#config =
|
||||
#config-with-reused-weights =
|
||||
|
||||
#########################################################
|
||||
## RECASER: restore case, this part only trains the model
|
||||
|
Loading…
Reference in New Issue
Block a user