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

floflodebilbao
/
Lora_long_T5_sum_challenge

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

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

  • Libraries
  • PEFT

    How to use floflodebilbao/Lora_long_T5_sum_challenge with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForSeq2SeqLM
    
    base_model = AutoModelForSeq2SeqLM.from_pretrained("google/long-t5-tglobal-base")
    model = PeftModel.from_pretrained(base_model, "floflodebilbao/Lora_long_T5_sum_challenge")
  • Notebooks
  • Google Colab
  • Kaggle
Lora_long_T5_sum_challenge / runs
Ctrl+K
Ctrl+K
  • 1 contributor
History: 7 commits
floflodebilbao's picture
floflodebilbao
End of training
8dade40 verified 10 months ago
  • Jul25_11-06-40_tardis
    End of training 10 months ago
  • Jul25_11-11-42_tardis
    End of training 10 months ago
  • Jul25_11-22-11_tardis
    End of training 10 months ago
  • Jul25_11-38-23_tardis
    End of training 10 months ago
  • Jul25_11-40-57_tardis
    End of training 10 months ago
  • Jul25_11-43-01_tardis
    End of training 10 months ago
  • Jul25_11-49-26_tardis
    End of training 10 months ago
  • Jul28_10-46-32_tardis
    End of training 10 months ago
  • Jul28_10-51-05_tardis
    End of training 10 months ago
  • Jul28_10-56-54_tardis
    End of training 10 months ago
  • Jul28_11-08-34_tardis
    End of training 10 months ago
  • Jul28_12-31-37_tardis
    End of training 10 months ago
  • Jul28_12-32-06_tardis
    End of training 10 months ago
  • Jul28_12-32-34_tardis
    End of training 10 months ago
  • Jul28_12-33-05_tardis
    End of training 10 months ago
  • Jul28_13-14-58_tardis
    End of training 10 months ago
  • Jul29_10-56-25_tardis
    End of training 10 months ago
  • Jul29_11-23-34_tardis
    End of training 10 months ago
  • Jul29_11-47-16_tardis
    End of training 10 months ago
  • Jul29_12-11-53_tardis
    End of training 10 months ago