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

asach
/
bart-highlights-redit-new

Transformers
PyTorch
encoder-decoder
text2text-generation
Model card Files Files and versions
xet
Community
1

Instructions to use asach/bart-highlights-redit-new with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use asach/bart-highlights-redit-new with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("asach/bart-highlights-redit-new")
    model = AutoModelForSeq2SeqLM.from_pretrained("asach/bart-highlights-redit-new", device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
bart-highlights-redit-new / tokenizer
3.36 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
asach's picture
asach
model added
a3d0718 over 3 years ago
  • merges.txt
    456 kB
    model added over 3 years ago
  • special_tokens_map.json
    280 Bytes
    model added over 3 years ago
  • tokenizer.json
    2.11 MB
    model added over 3 years ago
  • tokenizer_config.json
    380 Bytes
    model added over 3 years ago
  • vocab.json
    798 kB
    model added over 3 years ago