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

devvanshhh
/
flanT5-xl-3

PEFT
PyTorch
TensorBoard
Safetensors
t5
Model card Files Files and versions
xet
Metrics Training metrics Community

Instructions to use devvanshhh/flanT5-xl-3 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use devvanshhh/flanT5-xl-3 with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForSeq2SeqLM
    
    base_model = AutoModelForSeq2SeqLM.from_pretrained("ybelkada/flan-t5-xl-sharded-bf16")
    model = PeftModel.from_pretrained(base_model, "devvanshhh/flanT5-xl-3")
  • Notebooks
  • Google Colab
  • Kaggle
flanT5-xl-3 / logs
27.9 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 17 commits
devvanshhh's picture
devvanshhh
Training in progress, epoch 6
d6f7791 over 2 years ago
  • events.out.tfevents.1700045164.2ba011f310c5.206.0
    6.98 kB
    xet
    Training in progress, epoch 2 over 2 years ago
  • events.out.tfevents.1700078189.5fb48020e6c8.19354.0
    11.4 kB
    xet
    Training in progress, epoch 9 over 2 years ago
  • events.out.tfevents.1700121999.b6b876727e62.261.0
    9.53 kB
    xet
    Training in progress, epoch 6 over 2 years ago