The current "End to End" notebook is showing an example of token classification. Can we see examples of regular sentence classification or Regression also in some kind of notebook? In particular if possible using the standard python data stack (Pandas and/or the Huggingface Dataloader)
The current "End to End" notebook is showing an example of token classification. Can we see examples of regular sentence classification or Regression also in some kind of notebook? In particular if possible using the standard python data stack (Pandas and/or the Huggingface Dataloader)