I'm trying to find out whether we are done with defining DLRMv4, and I have a couple of issues/questions: 1. What's the final benchmark name? Is it `dlrm_v4_hstu` or just `dlrm_v4`? 2. Are there no hyperparameters described for this benchmark? https://github.com/mlcommons/training_policies/blob/master/training_rules.adoc#91-hyperparameters (I don't see a PR adding it) 3. What's the evaluation schedule? Seems TBD https://github.com/mlcommons/training_policies/blob/master/training_rules.adoc#91-hyperparameters 4. What's the target? https://github.com/mlcommons/training_policies/blob/master/training_rules.adoc#41-closed-division 5. What is the number of runs https://github.com/mlcommons/training_policies/blob/master/training_rules.adoc#12-benchmark-results
I'm trying to find out whether we are done with defining DLRMv4, and I have a couple of issues/questions:
dlrm_v4_hstuor justdlrm_v4?