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

Minutor
/
adaption_math_word_problem_sub_2

Text Generation
PEFT
Safetensors
llama
lora
math
reasoning
adaption
word-problems
sft
conversational
Model card Files Files and versions
xet
Community

Instructions to use Minutor/adaption_math_word_problem_sub_2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use Minutor/adaption_math_word_problem_sub_2 with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("togethercomputer/Meta-Llama-3.2-3B-Instruct-Reference__TOG__FT")
    model = PeftModel.from_pretrained(base_model, "Minutor/adaption_math_word_problem_sub_2")
  • Notebooks
  • Google Colab
  • Kaggle
adaption_math_word_problem_sub_2
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
Minutor's picture
Minutor
Update README.md
c0a190f verified 4 days ago
  • .gitattributes
    1.57 kB
    Add 11 files 4 days ago
  • README.md
    4.46 kB
    Update README.md 4 days ago
  • adapter_config.json
    892 Bytes
    Add 11 files 4 days ago
  • adapter_model.safetensors
    97.3 MB
    xet
    Add 11 files 4 days ago
  • chat_template.jinja
    3.83 kB
    Add 11 files 4 days ago
  • config.json
    894 Bytes
    Add 11 files 4 days ago
  • special_tokens_map.json
    96 Bytes
    Add 11 files 4 days ago
  • tokenizer.json
    17.2 MB
    xet
    Add 11 files 4 days ago
  • tokenizer_config.json
    380 Bytes
    Add 11 files 4 days ago
  • trainer_state.json
    14.1 kB
    Add 11 files 4 days ago
  • training-metrics.png
    62.2 kB
    Add 11 files 4 days ago
  • win-rates.png
    37.2 kB
    Add 11 files 4 days ago