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

bonjourusman
/
tag-recommender

Text Classification
Transformers
Safetensors
PyTorch
English
multi-label-classification
stackoverflow
tag-recommendation
distilbert
Eval Results (legacy)
Model card Files Files and versions
xet
Community

Instructions to use bonjourusman/tag-recommender with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use bonjourusman/tag-recommender with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("text-classification", model="bonjourusman/tag-recommender")
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("bonjourusman/tag-recommender", dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
tag-recommender
270 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
bonjourusman's picture
bonjourusman
Update README.md
b96b3e1 verified 12 months ago
  • .gitattributes
    1.52 kB
    initial commit 12 months ago
  • README.md
    3.78 kB
    Update README.md 12 months ago
  • config.json
    283 Bytes
    Upload folder using huggingface_hub 12 months ago
  • evaluation_results.json
    195 Bytes
    Upload folder using huggingface_hub 12 months ago
  • mlb.pkl

    Detected Pickle imports (4)

    • "numpy.dtype",
    • "sklearn.preprocessing._label.MultiLabelBinarizer",
    • "numpy._core.multiarray._reconstruct",
    • "numpy.ndarray"

    How to fix it?

    454 Bytes
    xet
    Upload folder using huggingface_hub 12 months ago
  • model.safetensors
    269 MB
    xet
    Upload folder using huggingface_hub 12 months ago
  • special_tokens_map.json
    125 Bytes
    Upload folder using huggingface_hub 12 months ago
  • tag_names.json
    309 Bytes
    Upload folder using huggingface_hub 12 months ago
  • tokenizer.json
    711 kB
    Upload folder using huggingface_hub 12 months ago
  • tokenizer_config.json
    1.23 kB
    Upload folder using huggingface_hub 12 months ago
  • vocab.txt
    232 kB
    Upload folder using huggingface_hub 12 months ago