In the code above, 'num_epochs' in tf.estimator.inputs.numpy_input_fn() actually determines the total number of steps, although thedocumentationsays "the only supported stop condition for model training is train_spec.max_steps." danielhomolacommentedNov 16, 2018 Any news on this? I bumped ...
names": ["<task_name>"], "num_trials": 5, "learning_rate": 3e-4, "train_batch_size": 16, "use_tpu": "True", "num_tpu_cores": 8, "tpu_name": "<tpu_name>", "tpu_zone": "europe-west4-a", "gcp_project": "<gcp_name>", "vocab_size": 50000, "num_train_epochs": ...