notebooks
notebooks copied to clipboard
Q&A fine tuning error:
trafficstars
I am referring code from this site. https://huggingface.co/learn/nlp-course/chapter7/7?fw=tf#using-the-fine-tuned-model
While fitting the model I am getting error :
TypeError: Argument target should be a list or nested structure of Tensors, Variables or CompositeTensors to be differentiated, but received None.
You can refer this zip file for ipynb q&a_notebook.zip