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

latterworks
/
highlightedreport-classifier-test

Text Classification
Transformers
TensorBoard
Safetensors
bert
Generated from Trainer
text-embeddings-inference
Model card Files Files and versions
xet
Metrics Training metrics Community

Instructions to use latterworks/highlightedreport-classifier-test with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use latterworks/highlightedreport-classifier-test with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("text-classification", model="latterworks/highlightedreport-classifier-test")
    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSequenceClassification
    
    tokenizer = AutoTokenizer.from_pretrained("latterworks/highlightedreport-classifier-test")
    model = AutoModelForSequenceClassification.from_pretrained("latterworks/highlightedreport-classifier-test")
  • Notebooks
  • Google Colab
  • Kaggle
highlightedreport-classifier-test / runs
144 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 29 commits
latterworks's picture
latterworks
End of training
a4f2723 verified about 1 year ago
  • Mar20_13-52-20_9334099d6d55
    Training in progress, step 36 about 1 year ago
  • Mar20_13-52-58_9334099d6d55
    Training in progress, step 36 about 1 year ago
  • Mar20_13-55-27_9334099d6d55
    Training in progress, step 36 about 1 year ago
  • Mar20_13-56-37_9334099d6d55
    Training in progress, step 36 about 1 year ago
  • Mar20_13-57-25_9334099d6d55
    End of training about 1 year ago
  • Mar20_14-00-48_9334099d6d55
    Training in progress, step 6 about 1 year ago
  • Mar20_14-08-36_9334099d6d55
    End of training about 1 year ago
  • Mar20_14-12-03_9334099d6d55
    End of training about 1 year ago
  • Mar20_14-13-14_9334099d6d55
    End of training about 1 year ago
  • Mar20_14-36-32_b7ec9d30de87
    End of training about 1 year ago
  • Mar20_14-40-38_b7ec9d30de87
    End of training about 1 year ago
  • Mar20_15-13-55_b7ec9d30de87
    End of training about 1 year ago
  • Mar20_15-15-33_b7ec9d30de87
    End of training about 1 year ago
  • Mar20_15-41-21_b7ec9d30de87
    End of training about 1 year ago