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

scales-okn
/
docket-classification

Text Classification
Transformers
PyTorch
TensorBoard
deberta-v2
Generated from Trainer
text-embeddings-inference
Model card Files Files and versions
xet
Metrics Training metrics Community
2

Instructions to use scales-okn/docket-classification with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use scales-okn/docket-classification with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("text-classification", model="scales-okn/docket-classification")
    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSequenceClassification
    
    tokenizer = AutoTokenizer.from_pretrained("scales-okn/docket-classification")
    model = AutoModelForSequenceClassification.from_pretrained("scales-okn/docket-classification")
  • Notebooks
  • Google Colab
  • Kaggle
docket-classification / runs
11.2 MB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 1 commit
nadahlberg's picture
nadahlberg
Model save
9db4eaf almost 3 years ago
  • 1686141754.272059
    Model save almost 3 years ago
  • 1686141754.2826588
    Model save almost 3 years ago
  • events.out.tfevents.1686141754.delilah.1357588.0
    5.61 MB
    xet
    Model save almost 3 years ago
  • events.out.tfevents.1686141754.delilah.1357588.2
    5.61 MB
    xet
    Model save almost 3 years ago
  • events.out.tfevents.1686428590.delilah.1357588.4
    369 Bytes
    xet
    Model save almost 3 years ago
  • events.out.tfevents.1686428590.delilah.1357588.5
    369 Bytes
    xet
    Model save almost 3 years ago