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
Ctrl+K
Ctrl+K
  • 2 contributors
History: 4 commits
Clementio's picture
Clementio
Upload config.json
7142fc6 verified 4 days ago
  • data
    Upgrade to v0.2.0: Modular architecture, skill_encoder_v2 support, and model fallback 5 days ago
  • models
    Restore binary model weights 5 days ago
  • plrs
    Fix model paths: looking in models/ folder 5 days ago
  • .gitattributes
    57 Bytes
    Restore binary model weights 5 days ago
  • README.md
    1.46 kB
    Upgrade to v0.2.0: Modular architecture, skill_encoder_v2 support, and model fallback 5 days ago
  • app.py
    25.6 kB
    Upgrade to v0.2.0: Modular architecture, skill_encoder_v2 support, and model fallback 5 days ago
  • config.json
    200 Bytes
    Upload config.json 4 days ago
  • index.html
    23.7 kB
    Upgrade to v0.2.0: Modular architecture, skill_encoder_v2 support, and model fallback 5 days ago
  • requirements.txt
    148 Bytes
    Upgrade to v0.2.0: Modular architecture, skill_encoder_v2 support, and model fallback 5 days ago