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