We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d1eff1 commit 9ac44edCopy full SHA for 9ac44ed
models/rank/naml/config_bigdata.yaml
@@ -17,7 +17,7 @@ runner:
17
train_reader_path: "NAMLDataReader" # importlib format
18
use_gpu: False
19
train_batch_size: 50
20
- epochs: 2
+ epochs: 3
21
print_interval: 10
22
#model_init_path: "output_model/0" # init model
23
model_save_path: "output_model_all"
0 commit comments