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

  • Log In
  • Sign Up

Menouar
/
phi-2-basic-maths

Text Generation
PEFT
TensorBoard
Safetensors
PyTorch
English
trl
sft
Generated from Trainer
Eval Results (legacy)
Model card Files Files and versions
xet
Metrics Training metrics Community
1

Instructions to use Menouar/phi-2-basic-maths with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use Menouar/phi-2-basic-maths with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("microsoft/phi-2")
    model = PeftModel.from_pretrained(base_model, "Menouar/phi-2-basic-maths")
  • Notebooks
  • Google Colab
  • Kaggle
phi-2-basic-maths / runs
Ctrl+K
Ctrl+K
  • 2 contributors
History: 57 commits
Menouar's picture
Menouar
Training in progress, epoch 30
c802b5b verified about 2 years ago
  • Feb05_20-15-11_d19d4a415ab6
    Training in progress, epoch 1 over 2 years ago
  • Feb05_20-17-23_d19d4a415ab6
    Training in progress, epoch 1 over 2 years ago
  • Feb05_20-20-24_d19d4a415ab6
    Training in progress, epoch 1 over 2 years ago
  • Feb05_20-27-12_d19d4a415ab6
    Training in progress, epoch 1 over 2 years ago
  • Feb05_20-37-19_d19d4a415ab6
    Training in progress, epoch 1 over 2 years ago
  • Feb05_20-38-51_d19d4a415ab6
    Training in progress, epoch 1 over 2 years ago
  • Feb05_20-45-58_d19d4a415ab6
    Training in progress, epoch 3 over 2 years ago
  • Feb06_10-31-59_e9effd0eea72
    Training in progress, epoch 1 over 2 years ago
  • Feb06_10-56-17_5e233ed7406d
    Model save over 2 years ago
  • Feb06_11-12-33_5e233ed7406d
    Model save over 2 years ago
  • Feb06_11-33-58_8226c4d02525
    Model save over 2 years ago
  • Feb06_11-39-13_2a876dc09aa4
    Model save over 2 years ago
  • Feb06_11-45-34_2a876dc09aa4
    Training in progress, epoch 0 over 2 years ago
  • Feb06_11-48-59_2a876dc09aa4
    Training in progress, epoch 0 over 2 years ago
  • Feb06_11-53-34_a1bf0fb7a359
    Model save over 2 years ago
  • Feb06_12-04-02_a1bf0fb7a359
    Training in progress, epoch 0 over 2 years ago
  • Feb06_13-37-06_9e08d37cdcdf
    Model save over 2 years ago
  • Feb08_13-42-35_f90294d7cee0
    Training in progress, epoch 30 about 2 years ago