Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

Jennny
/
2_obj_math_modpo

PEFT
Model card Files Files and versions
xet
Community

Instructions to use Jennny/2_obj_math_modpo with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use Jennny/2_obj_math_modpo with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("Qwen/Qwen2.5-7B-Instruct")
    model = PeftModel.from_pretrained(base_model, "Jennny/2_obj_math_modpo")
  • Notebooks
  • Google Colab
  • Kaggle
2_obj_math_modpo
335 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
Jennny's picture
Jennny
upload 2_obj_math_modpo to repo root
4a32bad verified 8 months ago
  • margin_reward
    upload 2_obj_math_modpo to repo root 8 months ago
  • .gitattributes
    1.52 kB
    initial commit 8 months ago
  • README.md
    101 Bytes
    upload 2_obj_math_modpo to repo root 8 months ago
  • adapter_config.json
    473 Bytes
    upload 2_obj_math_modpo to repo root 8 months ago
  • adapter_model.bin

    Detected Pickle imports (3)

    • "torch.FloatStorage",
    • "torch._utils._rebuild_tensor_v2",
    • "collections.OrderedDict"

    What is a pickle import?

    162 MB
    xet
    upload 2_obj_math_modpo to repo root 8 months ago
  • added_tokens.json
    605 Bytes
    upload 2_obj_math_modpo to repo root 8 months ago
  • merges.txt
    1.67 MB
    upload 2_obj_math_modpo to repo root 8 months ago
  • special_tokens_map.json
    613 Bytes
    upload 2_obj_math_modpo to repo root 8 months ago
  • tokenizer.json
    7.03 MB
    upload 2_obj_math_modpo to repo root 8 months ago
  • tokenizer_config.json
    7.31 kB
    upload 2_obj_math_modpo to repo root 8 months ago
  • vocab.json
    2.78 MB
    upload 2_obj_math_modpo to repo root 8 months ago