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

Soukaina588956468
/
experiments

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

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

  • Libraries
  • PEFT

    How to use Soukaina588956468/experiments with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("tiiuae/falcon-7b")
    model = PeftModel.from_pretrained(base_model, "Soukaina588956468/experiments")
  • Notebooks
  • Google Colab
  • Kaggle
experiments / runs
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
Soukaina588956468's picture
Soukaina588956468
End of training
e223153 verified almost 2 years ago
  • May21_22-59-19_f29103f75d1c
    End of training almost 2 years ago
  • May21_23-02-50_f29103f75d1c
    End of training almost 2 years ago
  • May21_23-06-23_f29103f75d1c
    End of training almost 2 years ago
  • May22_14-40-57_a428dabbd4ce
    End of training almost 2 years ago
  • May22_17-04-22_4656283fba76
    End of training almost 2 years ago
  • May22_18-16-25_8e1cdbefdb8a
    End of training almost 2 years ago