Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

ejqs
/
BK_ResumeSkillQualityClassifier

Text Classification
Transformers
Safetensors
English
Model card Files Files and versions
xet
Community

Instructions to use ejqs/BK_ResumeSkillQualityClassifier with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use ejqs/BK_ResumeSkillQualityClassifier with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("text-classification", model="ejqs/BK_ResumeSkillQualityClassifier")
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("ejqs/BK_ResumeSkillQualityClassifier", dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
BK_ResumeSkillQualityClassifier / __pycache__
Ctrl+K
Ctrl+K
  • 3 contributors
History: 1 commit
earlsab
add handler
f7e23a8 about 1 year ago
  • handler.cpython-312.pyc
    5.64 kB
    add handler about 1 year ago