ekandemir

Results 2 comments of ekandemir

Thanks for the quick answer. I've been trying to run new script but due to windows machine and network restrictions, I couldn't get "datasets" run well. Also it didn't work...

Changing the config file solved the problem training from the main model, thanks. But adding line `output_hidden_states = false ` didn't help with fine-tuning QA model so I added `model.config.output_hidden_states...