Pietro

Results 3 comments of Pietro

> Yeah, I was able to replicate this. I was testing the fine-tuning on a 32GB V100 and it worked with higher batch sizes. Let me look into fine-tuning with...

I have run this and get the following error. My code is here https://github.com/pgrandinetti/ctrl/tree/master/training_utils (notice there's one more line than you mentioned). Related to https://github.com/salesforce/ctrl/issues/65 ``` Instructions for updating: Use...

Hi. I know QFrame doesn't hold order of columns, but I needed it in the CSV. Didn't find a way to do it, so I implemented it. Feel free to...