Skip to content

Commit 9aded7f

Browse files
committed
Add a config parameter to control loss scaling. Default is 1.0
1 parent 8512cd9 commit 9aded7f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/conf.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ data:
5454
floatx: 'float32'
5555

5656
model:
57+
loss_scale_factor: 1.0
5758
use_bidirectional: false
5859
use_batch_norm: false
5960
shallow: False

0 commit comments

Comments
 (0)