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

htriedman
/
flan-t5-base-finetune

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

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

  • Libraries
  • Transformers

    How to use htriedman/flan-t5-base-finetune with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("htriedman/flan-t5-base-finetune")
    model = AutoModelForSeq2SeqLM.from_pretrained("htriedman/flan-t5-base-finetune")
  • Notebooks
  • Google Colab
  • Kaggle
flan-t5-base-finetune
Ctrl+K
Ctrl+K
  • 1 contributor
History: 14 commits
htriedman's picture
htriedman
Model save
cce4f1f about 3 years ago
  • runs
    Model save about 3 years ago
  • .gitattributes
    1.48 kB
    initial commit about 3 years ago
  • .gitignore
    13 Bytes
    Training in progress, epoch 1 about 3 years ago
  • README.md
    1.96 kB
    Model save about 3 years ago
  • config.json
    1.54 kB
    Training in progress, epoch 1 about 3 years ago
  • generation_config.json
    112 Bytes
    Model save about 3 years ago
  • pytorch_model.bin
    990 MB
    xet
    Training in progress, epoch 5 about 3 years ago
  • special_tokens_map.json
    2.2 kB
    save pretrained model about 3 years ago
  • tokenizer.json
    2.42 MB
    save pretrained model about 3 years ago
  • tokenizer_config.json
    2.35 kB
    save pretrained model about 3 years ago
  • training_args.bin
    3.77 kB
    xet
    Training in progress, epoch 1 about 3 years ago