Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

UC3M-LCPM
/
GPT2_large_task1a_en_aug

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

Instructions to use UC3M-LCPM/GPT2_large_task1a_en_aug with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use UC3M-LCPM/GPT2_large_task1a_en_aug with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("text-classification", model="UC3M-LCPM/GPT2_large_task1a_en_aug")
    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSequenceClassification
    
    tokenizer = AutoTokenizer.from_pretrained("UC3M-LCPM/GPT2_large_task1a_en_aug")
    model = AutoModelForSequenceClassification.from_pretrained("UC3M-LCPM/GPT2_large_task1a_en_aug")
  • Notebooks
  • Google Colab
  • Kaggle
GPT2_large_task1a_en_aug / logs
179 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
cpetre's picture
cpetre
Training in progress, epoch 4
65248fb verified about 2 years ago
  • events.out.tfevents.1714933731.gh02.184812.0
    59.9 kB
    xet
    Training in progress, epoch 2 about 2 years ago
  • events.out.tfevents.1714933820.gh03.184780.0
    59.5 kB
    xet
    Training in progress, epoch 4 about 2 years ago
  • events.out.tfevents.1714934398.gh02.184812.1
    512 Bytes
    xet
    Training in progress, epoch 4 about 2 years ago
  • events.out.tfevents.1714935681.gh03.185490.0
    59.5 kB
    xet
    Training in progress, epoch 4 about 2 years ago