Model & Config classes

Sample notebook : Model classes

  • To run the notebook locally, open the sample book in Jupyter notebook

model-config-classes

Open in Google Colab
  • You need to install transformers & torch library
pip install transformers torch 
Open In Colab

Sample notebook : Output classes

  • To run the notebook locally, open the sample book in Jupyter notebook

sentiment-analysis-logits-sample-nb

Open in Google Colab
  • You need to install transformers & torch library
pip install transformers torch 
Open In Colab

Sample notebook : Auto classes

  • To run the notebook locally, open the sample book in Jupyter notebook

sentiment-analysis-logits-sample-nb

Open in Google Colab
  • You need to install transformers & torch library
pip install transformers torch 
Open In Colab