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_and_word_problem_soluti

PEFT
Safetensors
mistral
lora
adapter
adaption
Model card Files Files and versions
xet
Community

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

  • Libraries
  • PEFT

    How to use Minutor/adaption_math_and_word_problem_soluti with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("togethercomputer/Mistral-7B-Instruct-v0.2")
    model = PeftModel.from_pretrained(base_model, "Minutor/adaption_math_and_word_problem_soluti")
  • Notebooks
  • Google Colab
  • Kaggle
adaption_math_and_word_problem_soluti
222 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
Minutor's picture
Minutor
Add 11 files
cf276cf verified 5 days ago
  • .gitattributes
    1.52 kB
    initial commit 5 days ago
  • README.md
    2.93 kB
    Add 11 files 5 days ago
  • adapter_config.json
    823 Bytes
    Add 11 files 5 days ago
  • adapter_model.safetensors
    218 MB
    xet
    Add 11 files 5 days ago
  • chat_template.jinja
    470 Bytes
    Add 11 files 5 days ago
  • config.json
    717 Bytes
    Add 11 files 5 days ago
  • special_tokens_map.json
    94 Bytes
    Add 11 files 5 days ago
  • tokenizer.json
    3.51 MB
    Add 11 files 5 days ago
  • tokenizer_config.json
    467 Bytes
    Add 11 files 5 days ago
  • trainer_state.json
    27 kB
    Add 11 files 5 days ago
  • training-metrics.png
    49.9 kB
    Add 11 files 5 days ago
  • win-rates.png
    36.9 kB
    Add 11 files 5 days ago