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

Gabriel
/
flan-t5-base-squad2-swe

Transformers
PyTorch
TensorBoard
t5
text2text-generation
Generated from Trainer
text-generation-inference
Model card Files Files and versions
xet
Metrics Training metrics Community
1

Instructions to use Gabriel/flan-t5-base-squad2-swe with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use Gabriel/flan-t5-base-squad2-swe with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("Gabriel/flan-t5-base-squad2-swe")
    model = AutoModelForSeq2SeqLM.from_pretrained("Gabriel/flan-t5-base-squad2-swe", device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
flan-t5-base-squad2-swe
990 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
Gabriel's picture
Gabriel
update model card README.md
2bd69a0 over 3 years ago
  • runs
    End of training over 3 years ago
  • .gitattributes
    1.48 kB
    initial commit over 3 years ago
  • .gitignore
    13 Bytes
    Training in progress, epoch 1 over 3 years ago
  • README.md
    1.82 kB
    update model card README.md over 3 years ago
  • config.json
    1.53 kB
    Training in progress, epoch 1 over 3 years ago
  • pytorch_model.bin
    990 MB
    xet
    End of training over 3 years ago
  • training_args.bin
    3.45 kB
    xet
    Training in progress, epoch 1 over 3 years ago