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

GCopoulos
/
deberta-base-finetuned-answer_pol

Text Classification
Transformers
google-tensorflow TensorFlow
TensorBoard
deberta
generated_from_keras_callback
Model card Files Files and versions
xet
Metrics Training metrics Community

Instructions to use GCopoulos/deberta-base-finetuned-answer_pol with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use GCopoulos/deberta-base-finetuned-answer_pol with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("text-classification", model="GCopoulos/deberta-base-finetuned-answer_pol")
    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSequenceClassification
    
    tokenizer = AutoTokenizer.from_pretrained("GCopoulos/deberta-base-finetuned-answer_pol")
    model = AutoModelForSequenceClassification.from_pretrained("GCopoulos/deberta-base-finetuned-answer_pol")
  • Notebooks
  • Google Colab
  • Kaggle
deberta-base-finetuned-answer_pol / logs /validation
3.05 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 15 commits
GCopoulos's picture
GCopoulos
Training in progress epoch 2
38135c1 almost 3 years ago
  • events.out.tfevents.1686256162.bf249ee763c5.1479.1.v2
    166 Bytes
    xet
    Training in progress epoch 0 almost 3 years ago
  • events.out.tfevents.1686256406.bf249ee763c5.1479.3.v2
    166 Bytes
    xet
    Training in progress epoch 0 almost 3 years ago
  • events.out.tfevents.1686256487.bf249ee763c5.1479.5.v2
    544 Bytes
    xet
    Training in progress epoch 2 almost 3 years ago
  • events.out.tfevents.1686257386.bf249ee763c5.1479.7.v2
    544 Bytes
    xet
    Training in progress epoch 2 almost 3 years ago
  • events.out.tfevents.1686257749.bf249ee763c5.1479.9.v2
    232 Bytes
    xet
    Training in progress epoch 0 almost 3 years ago
  • events.out.tfevents.1686257913.bf249ee763c5.1479.11.v2
    856 Bytes
    xet
    Training in progress epoch 4 almost 3 years ago
  • events.out.tfevents.1686258580.bf249ee763c5.1479.14.v2
    544 Bytes
    xet
    Training in progress epoch 2 almost 3 years ago