mikiwz

Results 1 issues of mikiwz

I was trying to reproduce the example notebook https://colab.research.google.com/github/georgianpartners/Multimodal-Toolkit/blob/master/notebooks/text_w_tabular_classification.ipynb#scrollTo=ABT1hK9cRsuk and got the error --------------------------------------------------------------------------- RuntimeError Traceback (most recent call last) in ~/anaconda3/lib/python3.7/site-packages/transformers/trainer.py in train(self, model_path, trial) 750 751 if self.args.evaluate_during_training...