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

Clementio
/
PLRS

Transformers
PyTorch
education
knowledge-tracing
recommendation-system
Model card Files Files and versions
xet
Community
2

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

  • Libraries
  • Transformers

    How to use Clementio/PLRS with Transformers:

    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("Clementio/PLRS", dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
PLRS / plrs /ranking
6.57 kB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 1 commit
Clementina Tom (via Gemini)
Upgrade to v0.2.0: Modular architecture, skill_encoder_v2 support, and model fallback
a30026f 16 days ago
  • __init__.py
    135 Bytes
    Upgrade to v0.2.0: Modular architecture, skill_encoder_v2 support, and model fallback 16 days ago
  • ranker.py
    6.44 kB
    Upgrade to v0.2.0: Modular architecture, skill_encoder_v2 support, and model fallback 16 days ago