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

mrehank209
/
bk-classification-bart-two-stage

Text Classification
Transformers
Safetensors
German
bart_with_classifier
bibliographic-classification
bk-codes
german-libraries
multi-label-classification
bart
Model card Files Files and versions
xet
Community

Instructions to use mrehank209/bk-classification-bart-two-stage with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use mrehank209/bk-classification-bart-two-stage with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("text-classification", model="mrehank209/bk-classification-bart-two-stage")
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("mrehank209/bk-classification-bart-two-stage", dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
bk-classification-bart-two-stage / bart_backbone
1.63 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
mrehank209's picture
mrehank209
Upload bart_backbone/model.safetensors with huggingface_hub
fc5ab1a verified 9 months ago
  • config.json
    1.65 kB
    Upload bart_backbone/config.json with huggingface_hub 9 months ago
  • model.safetensors
    1.63 GB
    xet
    Upload bart_backbone/model.safetensors with huggingface_hub 9 months ago