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
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

meric533
/
socrateach-sft-olmo2-1b-lora-run2

PEFT
Safetensors
lora
socratic-tutoring
education
olmo
reproducibility
Model card Files Files and versions
xet
Community

Instructions to use meric533/socrateach-sft-olmo2-1b-lora-run2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use meric533/socrateach-sft-olmo2-1b-lora-run2 with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("allenai/OLMo-2-0425-1B-Instruct")
    model = PeftModel.from_pretrained(base_model, "meric533/socrateach-sft-olmo2-1b-lora-run2")
  • Notebooks
  • Google Colab
  • Kaggle
socrateach-sft-olmo2-1b-lora-run2
48.3 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
meric533's picture
meric533
Fix math numbers (0.468/0.208 vs 0.456/0.212)
745a650 verified 1 day ago
  • .gitattributes
    1.52 kB
    initial commit 1 day ago
  • README.md
    3.62 kB
    Fix math numbers (0.468/0.208 vs 0.456/0.212) 1 day ago
  • adapter_config.json
    1.16 kB
    SocraTeach SFT run 2 (923 steps) โ€” calibration twin for judge noise floor 1 day ago
  • adapter_model.safetensors
    48.3 MB
    xet
    SocraTeach SFT run 2 (923 steps) โ€” calibration twin for judge noise floor 1 day ago
  • trainer_state.json
    11.9 kB
    SocraTeach SFT run 2 (923 steps) โ€” calibration twin for judge noise floor 1 day ago