Fix typos in code sample
#1
by sriramsk - opened
I spent far too long trying to figure out why I was getting:
ImportError: cannot import name 'AutoModelforSequenceClassification' from 'transformers'
Fixed the API syntax :)
Thanks!
kiddothe2b changed pull request status to merged