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.
2 parents f052554 + e621a5c commit d9eadccCopy full SHA for d9eadcc
models/recall/mind/config_bigdata.yaml
@@ -25,8 +25,8 @@ runner:
25
infer_reader_path: "mind_infer_reader" # importlib format
26
test_data_dir: "../../../datasets/AmazonBook/valid"
27
infer_load_path: "output_model_mind"
28
- infer_start_epoch: 0
29
- infer_end_epoch: 1
+ infer_start_epoch: 19
+ infer_end_epoch: 20
30
31
# distribute_config
32
# sync_mode: "async"
0 commit comments