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

thisispublic
/
flan-t5-small-cnndm

Transformers
PyTorch
Rust
t5
text2text-generation
Generated from Trainer
Eval Results (legacy)
text-generation-inference
Model card Files Files and versions
xet
Community
2

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

  • Libraries
  • Transformers

    How to use thisispublic/flan-t5-small-cnndm with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("thisispublic/flan-t5-small-cnndm")
    model = AutoModelForSeq2SeqLM.from_pretrained("thisispublic/flan-t5-small-cnndm", device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
flan-t5-small-cnndm
1.19 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
tinybeachthor's picture
tinybeachthor
Upload
c42ca67 about 3 years ago
  • .gitattributes
    1.52 kB
    initial commit about 3 years ago
  • README.md
    1.57 kB
    Upload about 3 years ago
  • all_results.json
    516 Bytes
    Upload about 3 years ago
  • config.json
    1.53 kB
    Upload about 3 years ago
  • eval_results.json
    341 Bytes
    Upload about 3 years ago
  • generation_config.json
    147 Bytes
    Upload about 3 years ago
  • model.npz
    440 MB
    xet
    Upload about 3 years ago
  • pytorch_model.bin
    308 MB
    xet
    Upload about 3 years ago
  • rust_model.ot
    440 MB
    xet
    Upload about 3 years ago
  • special_tokens_map.json
    2.2 kB
    Upload about 3 years ago
  • spiece.model
    792 kB
    xet
    Upload about 3 years ago
  • tokenizer.json
    2.42 MB
    Upload about 3 years ago
  • tokenizer_config.json
    2.5 kB
    Upload about 3 years ago
  • train_results.json
    195 Bytes
    Upload about 3 years ago
  • trainer_state.json
    3.38 kB
    Upload about 3 years ago
  • training_args.bin
    3.64 kB
    xet
    Upload about 3 years ago