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
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

medardif
/
my_awesome_eli5_clm-model

Transformers
PyTorch
TensorBoard
longt5
text2text-generation
Model card Files Files and versions
xet
Metrics Training metrics Community

Instructions to use medardif/my_awesome_eli5_clm-model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use medardif/my_awesome_eli5_clm-model with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("medardif/my_awesome_eli5_clm-model")
    model = AutoModelForSeq2SeqLM.from_pretrained("medardif/my_awesome_eli5_clm-model", device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
my_awesome_eli5_clm-model
1.48 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
medardif's picture
medardif
initial commit
10a0018 about 3 years ago
  • .gitattributes
    1.48 kB
    initial commit about 3 years ago