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

  • 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
77.7 kB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 2 commits
Clementina Tom (via Gemini)
Fix model paths: looking in models/ folder
e5cd6dd 5 days ago
  • constraints
    Upgrade to v0.2.0: Modular architecture, skill_encoder_v2 support, and model fallback 5 days ago
  • curriculum
    Upgrade to v0.2.0: Modular architecture, skill_encoder_v2 support, and model fallback 5 days ago
  • model
    Fix model paths: looking in models/ folder 5 days ago
  • ranking
    Upgrade to v0.2.0: Modular architecture, skill_encoder_v2 support, and model fallback 5 days ago
  • __init__.py
    869 Bytes
    Upgrade to v0.2.0: Modular architecture, skill_encoder_v2 support, and model fallback 5 days ago
  • pipeline.py
    8.04 kB
    Upgrade to v0.2.0: Modular architecture, skill_encoder_v2 support, and model fallback 5 days ago