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

anantoj
/
T5-summarizer-simple-wiki-v2

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 anantoj/T5-summarizer-simple-wiki-v2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use anantoj/T5-summarizer-simple-wiki-v2 with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("anantoj/T5-summarizer-simple-wiki-v2")
    model = AutoModelForSeq2SeqLM.from_pretrained("anantoj/T5-summarizer-simple-wiki-v2")
  • Notebooks
  • Google Colab
  • Kaggle
T5-summarizer-simple-wiki-v2
975 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
anantoj's picture
anantoj
commit files to HF hub
2d34e7b almost 4 years ago
  • checkpoint-44157
    commit files to HF hub almost 4 years ago
  • runs
    commit files to HF hub almost 4 years ago
  • .gitattributes
    1.17 kB
    initial commit almost 4 years ago
  • README.md
    1.4 kB
    commit files to HF hub almost 4 years ago
  • config.json
    1.42 kB
    commit files to HF hub almost 4 years ago
  • pytorch_model.bin
    242 MB
    xet
    commit files to HF hub almost 4 years ago
  • special_tokens_map.json
    1.79 kB
    commit files to HF hub almost 4 years ago
  • spiece.model
    792 kB
    xet
    commit files to HF hub almost 4 years ago
  • tokenizer.json
    2.42 MB
    commit files to HF hub almost 4 years ago
  • tokenizer_config.json
    1.92 kB
    commit files to HF hub almost 4 years ago
  • training_args.bin
    3.38 kB
    xet
    commit files to HF hub almost 4 years ago