Skip to content

Commit 26076b5

Browse files
author
Jamaludin Mohd Yusof
committed
Fixes to make benchmarks run correctly.
1 parent 5a82214 commit 26076b5

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

Pilot1/Combo/combo_default_model.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ rng_seed=2017
2525
save='save/combo'
2626
gen=False
2727
use_combo_score=False
28+
verbose = False
2829

2930
[Monitor_Params]
3031
solr_root=''

Pilot2/P2B1/p2b1_default_model.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,3 +18,4 @@ drop_prob = 0.5
1818
data_set='3k_Ordered'
1919
sampling_density = 0.01
2020
save_path='.'
21+
backend = 'tensorflow'

0 commit comments

Comments
 (0)