Skip to content

Commit 9ac44ed

Browse files
committed
decrease epoch number
1 parent 1d1eff1 commit 9ac44ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

models/rank/naml/config_bigdata.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ runner:
1717
train_reader_path: "NAMLDataReader" # importlib format
1818
use_gpu: False
1919
train_batch_size: 50
20-
epochs: 2
20+
epochs: 3
2121
print_interval: 10
2222
#model_init_path: "output_model/0" # init model
2323
model_save_path: "output_model_all"

0 commit comments

Comments
 (0)