Adding support for AutoModelForTokenClassification

#6
by Lyreck - opened

For transfer learning of this model to tasks like NER, is there any plan to add support for calls like AutoModelForTokenClassification.from_pretrained or AutoModelForSequenceClassification.from_pretrained ?

If not, how can I help in doing so ?

Sign up or log in to comment