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

Pierizvi
/
infused-reasoning-phi2

Text Generation
PEFT
Safetensors
English
reasoning
mathematics
grpo
reinforcement-learning
phi-2
step-by-step
mathematical-reasoning
rlhf
Model card Files Files and versions
xet
Community

Instructions to use Pierizvi/infused-reasoning-phi2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use Pierizvi/infused-reasoning-phi2 with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("microsoft/phi-2")
    model = PeftModel.from_pretrained(base_model, "Pierizvi/infused-reasoning-phi2")
  • Notebooks
  • Google Colab
  • Kaggle
infused-reasoning-phi2
131 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 5 commits
Pierizvi's picture
Pierizvi
Update README.md
3b9a786 verified 12 months ago
  • .gitattributes
    1.52 kB
    initial commit 12 months ago
  • README.md
    15 kB
    Update README.md 12 months ago
  • adapter_config.json
    798 Bytes
    epoch-639 12 months ago
  • adapter_model.safetensors
    42 MB
    xet
    epoch-639 12 months ago
  • added_tokens.json
    1.08 kB
    epoch-639 12 months ago
  • merges.txt
    456 kB
    epoch-639 12 months ago
  • optimizer.pt

    Detected Pickle imports (3)

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

    What is a pickle import?

    84.1 MB
    xet
    epoch-639 12 months ago
  • special_tokens_map.json
    473 Bytes
    epoch-639 12 months ago
  • tokenizer.json
    3.57 MB
    epoch-639 12 months ago
  • tokenizer_config.json
    7.44 kB
    epoch-639 12 months ago
  • training_info.json
    91 Bytes
    epoch-639 12 months ago
  • vocab.json
    798 kB
    epoch-639 12 months ago