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

hariharan9710
/
Text-Summarizer

Transformers
google-tensorflow TensorFlow
bart
text2text-generation
Model card Files Files and versions
xet
Community

Instructions to use hariharan9710/Text-Summarizer with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use hariharan9710/Text-Summarizer with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("hariharan9710/Text-Summarizer")
    model = AutoModelForSeq2SeqLM.from_pretrained("hariharan9710/Text-Summarizer")
  • Notebooks
  • Google Colab
  • Kaggle
Text-Summarizer
Ctrl+K
Ctrl+K
  • 1 contributor
History: 25 commits
hariharan9710's picture
hariharan9710
Upload train_log.jpeg
a1cccaa over 3 years ago
  • .gitattributes
    1.38 kB
    initial commit over 3 years ago
  • README.md
    866 Bytes
    Update README.md over 3 years ago
  • bullets.png
    1.58 kB
    Upload bullets.png over 3 years ago
  • config.json
    1.58 kB
    Upload config.json over 3 years ago
  • merges.txt
    456 kB
    Upload merges.txt over 3 years ago
  • model_plot.jpeg
    329 kB
    Upload model_plot.jpeg over 3 years ago
  • tf_model.h5
    0 Bytes
    Create new file over 3 years ago
  • tokenizer.json
    1.36 MB
    Upload tokenizer.json over 3 years ago
  • train_log.jpeg
    118 kB
    Upload train_log.jpeg over 3 years ago
  • vocab.json
    899 kB
    Upload vocab.json over 3 years ago