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

Dohahemdann
/
FLAN-T5-FineTunedModel2

Transformers
Safetensors
t5
text2text-generation
text-generation-inference
Model card Files Files and versions
xet
Community

Instructions to use Dohahemdann/FLAN-T5-FineTunedModel2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use Dohahemdann/FLAN-T5-FineTunedModel2 with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("Dohahemdann/FLAN-T5-FineTunedModel2")
    model = AutoModelForSeq2SeqLM.from_pretrained("Dohahemdann/FLAN-T5-FineTunedModel2")
  • Notebooks
  • Google Colab
  • Kaggle
FLAN-T5-FineTunedModel2 / checkpoints
8.92 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
Dohahemdann's picture
Dohahemdann
Upload checkpoint-1000 from fine-tuning
81be9ae verified about 1 year ago
  • checkpoint-1000
    Upload checkpoint-1000 from fine-tuning about 1 year ago
  • checkpoint-1176
    Upload checkpoint-1176 from fine-tuning about 1 year ago
  • checkpoint-500
    Upload checkpoint-500 from fine-tuning about 1 year ago