Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

DipanAI
/
flan-T5_base

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 DipanAI/flan-T5_base with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use DipanAI/flan-T5_base with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("DipanAI/flan-T5_base")
    model = AutoModelForSeq2SeqLM.from_pretrained("DipanAI/flan-T5_base")
  • Notebooks
  • Google Colab
  • Kaggle
flan-T5_base
Ctrl+K
Ctrl+K
  • 1 contributor
History: 7 commits
DipanAI's picture
DipanAI
Upload config
5fac92e almost 3 years ago
  • runs
    End of training almost 3 years ago
  • .gitattributes
    1.52 kB
    initial commit almost 3 years ago
  • .gitignore
    13 Bytes
    Training in progress, epoch 0 almost 3 years ago
  • README.md
    1.03 kB
    update model card README.md almost 3 years ago
  • adapter_config.json
    334 Bytes
    Upload model almost 3 years ago
  • adapter_model.bin
    14.2 MB
    xet
    Upload model almost 3 years ago
  • config.json
    1.53 kB
    Upload config almost 3 years ago
  • pytorch_model.bin
    510 MB
    xet
    Training in progress, epoch 0 almost 3 years ago
  • special_tokens_map.json
    2.2 kB
    Upload tokenizer almost 3 years ago
  • tokenizer.json
    2.42 MB
    Upload tokenizer almost 3 years ago
  • tokenizer_config.json
    2.5 kB
    Upload tokenizer almost 3 years ago
  • training_args.bin
    3.58 kB
    xet
    Training in progress, epoch 0 almost 3 years ago