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

  • Log In
  • Sign Up

byh711
/
results

PEFT
Safetensors
trl
sft
Generated from Trainer
Model card Files Files and versions
xet
Community

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

  • Libraries
  • PEFT

    How to use byh711/results with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("microsoft/Phi-3-mini-4k-instruct")
    model = PeftModel.from_pretrained(base_model, "byh711/results")
  • Notebooks
  • Google Colab
  • Kaggle
results
20.2 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
byh711's picture
byh711
End of training
16af22a verified about 2 years ago
  • .gitattributes
    1.52 kB
    initial commit about 2 years ago
  • README.md
    1.25 kB
    End of training about 2 years ago
  • adapter_config.json
    732 Bytes
    End of training about 2 years ago
  • adapter_model.safetensors
    17.8 MB
    xet
    End of training about 2 years ago
  • added_tokens.json
    293 Bytes
    End of training about 2 years ago
  • special_tokens_map.json
    447 Bytes
    End of training about 2 years ago
  • tokenizer.json
    1.84 MB
    End of training about 2 years ago
  • tokenizer.model
    500 kB
    xet
    End of training about 2 years ago
  • tokenizer_config.json
    3.16 kB
    End of training about 2 years ago
  • training_args.bin
    4.66 kB
    xet
    End of training about 2 years ago