Cheril184

Results 2 issues of Cheril184

I am getting this value error in trainer.evaluate() despite my dataset containing columns named 'text' and 'label' my dataset dict looks like this: Dataset({ features: ['text', 'reason', 'label'], num_rows: 2062...

@Ekeany actually I was running the code on custom embeddings of size (41,1024) but the generator is running infinitely, can you tell me how long does it take to run?