Is there any way that we could measure variable MAX_NB?
While pretraining the code with our new dataset,
we get below scores during training,
[2100] Beta: 0.000, KL: 548.74, Word: 101.77, Topo: 106.81, Assm: 98.06, PNorm: 160.23, GNorm: 37.14
We thought that MAX_NB should be set correctly by each dataset.
Thus, is there any way that we could measure MAX_NB variable?
Is there any way that we could measure variable
MAX_NB
? While pretraining the code with our new dataset, we get below scores during training,[2100] Beta: 0.000, KL: 548.74, Word: 101.77, Topo: 106.81, Assm: 98.06, PNorm: 160.23, GNorm: 37.14
We thought that MAX_NB should be set correctly by each dataset. Thus, is there any way that we could measureMAX_NB
variable?