often 5 ヶ月 前
コミット
b5f9520ae2

+ 1 - 1
recommend-model-produce/src/main/python/models/dssm/config_ps.yaml

@@ -24,7 +24,7 @@ runner:
   sync_mode: "async"
 
   use_gpu: False
-  epochs: 10
+  epochs: 1000
   print_interval: 1
   
   test_data_dir: "data/test"