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

Rajan
/
training_run

PEFT
TensorBoard
Safetensors
Generated from Trainer
Model card Files Files and versions
xet
Metrics Training metrics Community

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

  • Libraries
  • PEFT

    How to use Rajan/training_run with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("NumbersStation/nsql-350M")
    model = PeftModel.from_pretrained(base_model, "Rajan/training_run")
  • Notebooks
  • Google Colab
  • Kaggle
training_run / logs
11.3 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
Rajan's picture
Rajan
model_2024-07-26_01-52
be3423c verified almost 2 years ago
  • events.out.tfevents.1721958009.0db24c1873c7.34.0
    5.67 kB
    xet
    model_2024-07-26_01-52 almost 2 years ago
  • events.out.tfevents.1721958085.0db24c1873c7.34.1
    5.67 kB
    xet
    model_2024-07-26_01-52 almost 2 years ago