Commit b6802f9
committed
Updating default parameters to match C++ example binary
Updating the default parameters to match the C++ binary's parameters. This includes:
- updating the strategy to SAMPLING_BEAM_SEARCH
- greedy.best_of (previously -1)
- thold_pt (previously .01)
- thold_ptsum (previously .01)1 parent 19526bd commit b6802f9
1 file changed
+7
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
298 | 298 | | |
299 | 299 | | |
300 | 300 | | |
301 | | - | |
| 301 | + | |
| 302 | + | |
| 303 | + | |
| 304 | + | |
| 305 | + | |
| 306 | + | |
| 307 | + | |
302 | 308 | | |
303 | 309 | | |
304 | 310 | | |
| |||
0 commit comments