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

hrezaei
/
flan-t5-small-random

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

Instructions to use hrezaei/flan-t5-small-random with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use hrezaei/flan-t5-small-random with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("hrezaei/flan-t5-small-random")
    model = AutoModelForSeq2SeqLM.from_pretrained("hrezaei/flan-t5-small-random")
  • Notebooks
  • Google Colab
  • Kaggle
flan-t5-small-random
311 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
hrezaei's picture
hrezaei
Upload tokenizer
d763aff verified 4 months ago
  • .gitattributes
    1.52 kB
    initial commit 4 months ago
  • README.md
    5.17 kB
    Upload T5ForConditionalGeneration 4 months ago
  • config.json
    1.51 kB
    Upload T5ForConditionalGeneration 4 months ago
  • generation_config.json
    142 Bytes
    Upload T5ForConditionalGeneration 4 months ago
  • model.safetensors
    308 MB
    xet
    Upload T5ForConditionalGeneration 4 months ago
  • special_tokens_map.json
    2.54 kB
    Upload tokenizer 4 months ago
  • spiece.model
    792 kB
    xet
    Upload tokenizer 4 months ago
  • tokenizer.json
    2.42 MB
    Upload tokenizer 4 months ago
  • tokenizer_config.json
    20.8 kB
    Upload tokenizer 4 months ago