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