Hi, we are trying to run Auncel with datasets that are different from the ones currently included. We have noticed that parameters a and b are crucial for a correct early stopping behavior but the file hyperparameter.txt only seems to include values for the datasets presented in the paper.
From our understanding, this repository does not include the code for computing hyperparameters a and b. However, the paper states that they can be computed offline. Could you help us with some information and guidance on how to compute a and b for a new dataset (e.g. Glove42B300d or Bert)? Thank you.
Hi, we are trying to run Auncel with datasets that are different from the ones currently included. We have noticed that parameters a and b are crucial for a correct early stopping behavior but the file
hyperparameter.txtonly seems to include values for the datasets presented in the paper.From our understanding, this repository does not include the code for computing hyperparameters a and b. However, the paper states that they can be computed offline. Could you help us with some information and guidance on how to compute a and b for a new dataset (e.g. Glove42B300d or Bert)? Thank you.