Alexandra Ciobotaru

Results 2 issues of Alexandra Ciobotaru

Hi, When running the notebook 11.multi-label-text-classification-with-bert.ipynb I encounter the following error... pytorch_lightning.utilities.exceptions.MisconfigurationException: ModelCheckpoint(monitor='val_loss') not found in the returned metrics: ['train_loss']. HINT: Did you call self.log('val_loss', tensor) in the LightningModule? Do...

Hi. I have tried to train an NMT model using some files made to look exactly like the ones in the English-Vietnamese example. I have made a set of files...