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

hyunwoongko
/
ctrlsum-bigpatent

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

Instructions to use hyunwoongko/ctrlsum-bigpatent with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use hyunwoongko/ctrlsum-bigpatent with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("hyunwoongko/ctrlsum-bigpatent")
    model = AutoModelForSeq2SeqLM.from_pretrained("hyunwoongko/ctrlsum-bigpatent")
  • Notebooks
  • Google Colab
  • Kaggle
ctrlsum-bigpatent
1.63 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 7 commits
hyunwoongko's picture
hyunwoongko
remove useless file
29c6b33 about 5 years ago
  • .gitattributes
    690 Bytes
    initial commit about 5 years ago
  • added_tokens.json
    2 Bytes
    Create added_tokens.json about 5 years ago
  • config.json
    1.61 kB
    Initial commit about 5 years ago
  • merges.txt
    456 kB
    Add tokenizers about 5 years ago
  • pytorch_model.bin

    Detected Pickle imports (3)

    • "torch._utils._rebuild_tensor_v2",
    • "torch.FloatStorage",
    • "collections.OrderedDict"

    What is a pickle import?

    1.63 GB
    xet
    Initial commit about 5 years ago
  • special_tokens_map.json
    85 Bytes
    Create special_tokens_map.json about 5 years ago
  • tokenizer.json
    1.36 MB
    Add tokenizers about 5 years ago
  • tokenizer_config.json
    26 Bytes
    Add tokenizers about 5 years ago
  • vocab.json
    899 kB
    Add tokenizers about 5 years ago