Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

LogischeIP
/
SentimentT2_GPT2

Text Classification
Transformers
TensorBoard
Safetensors
gpt2
Generated from Trainer
Model card Files Files and versions
xet
Metrics Training metrics Community

Instructions to use LogischeIP/SentimentT2_GPT2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use LogischeIP/SentimentT2_GPT2 with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("text-classification", model="LogischeIP/SentimentT2_GPT2")
    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSequenceClassification
    
    tokenizer = AutoTokenizer.from_pretrained("LogischeIP/SentimentT2_GPT2")
    model = AutoModelForSequenceClassification.from_pretrained("LogischeIP/SentimentT2_GPT2")
  • Notebooks
  • Google Colab
  • Kaggle
SentimentT2_GPT2 / runs
103 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
LogischeIP's picture
LogischeIP
End of training
fd30b00 verified over 2 years ago
  • Jan24_14-37-05_579ed4a51ca4
    End of training over 2 years ago
  • Jan24_17-57-00_7d2b1e2d4e1a
    End of training over 2 years ago
  • Jan24_17-57-30_7d2b1e2d4e1a
    End of training over 2 years ago
  • Jan24_17-59-31_7d2b1e2d4e1a
    End of training over 2 years ago
  • Jan24_18-39-04_7d2b1e2d4e1a
    End of training over 2 years ago
  • Jan24_19-20-11_7d2b1e2d4e1a
    End of training over 2 years ago
  • Jan24_19-23-12_7d2b1e2d4e1a
    End of training over 2 years ago
  • Jan24_19-23-37_7d2b1e2d4e1a
    End of training over 2 years ago
  • Jan24_19-31-14_7d2b1e2d4e1a
    End of training over 2 years ago
  • Jan24_19-32-18_7d2b1e2d4e1a
    End of training over 2 years ago
  • Jan24_19-33-23_7d2b1e2d4e1a
    End of training over 2 years ago
  • Jan24_19-33-53_7d2b1e2d4e1a
    End of training over 2 years ago
  • Jan24_19-39-23_7d2b1e2d4e1a
    End of training over 2 years ago
  • Jan24_20-13-09_7d2b1e2d4e1a
    End of training over 2 years ago
  • Jan24_20-51-53_7d2b1e2d4e1a
    End of training over 2 years ago
  • Jan24_20-52-17_7d2b1e2d4e1a
    End of training over 2 years ago
  • Jan24_20-55-38_7d2b1e2d4e1a
    End of training over 2 years ago