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

ml6team
/
keyphrase-generation-keybart-inspec

Transformers
PyTorch
English
bart
text2text-generation
keyphrase-generation
Eval Results (legacy)
Model card Files Files and versions
xet
Community
4

Instructions to use ml6team/keyphrase-generation-keybart-inspec with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use ml6team/keyphrase-generation-keybart-inspec with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("ml6team/keyphrase-generation-keybart-inspec")
    model = AutoModelForSeq2SeqLM.from_pretrained("ml6team/keyphrase-generation-keybart-inspec")
  • Notebooks
  • Google Colab
  • Kaggle
keyphrase-generation-keybart-inspec
1.63 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 26 commits
DeDeckerThomas's picture
DeDeckerThomas
Update README.md
2164998 about 3 years ago
  • .gitattributes
    1.17 kB
    initial commit about 4 years ago
  • README.md
    11.9 kB
    Update README.md about 3 years ago
  • config.json
    1.68 kB
    Add model about 4 years ago
  • merges.txt
    456 kB
    Add model about 4 years ago
  • pytorch_model.bin
    1.63 GB
    xet
    Add model about 4 years ago
  • special_tokens_map.json
    239 Bytes
    Add model about 4 years ago
  • tokenizer.json
    2.11 MB
    Add model about 4 years ago
  • tokenizer_config.json
    353 Bytes
    Add model about 4 years ago
  • training_args.bin
    3.25 kB
    xet
    Add model about 4 years ago
  • vocab.json
    798 kB
    Add model about 4 years ago