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-t5-small-inspec

Transformers
PyTorch
Safetensors
English
t5
text2text-generation
keyphrase-generation
Eval Results (legacy)
text-generation-inference
Model card Files Files and versions
xet
Community
5

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

  • Libraries
  • Transformers

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

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("ml6team/keyphrase-generation-t5-small-inspec")
    model = AutoModelForSeq2SeqLM.from_pretrained("ml6team/keyphrase-generation-t5-small-inspec")
  • Notebooks
  • Google Colab
  • Kaggle
keyphrase-generation-t5-small-inspec
971 MB
Ctrl+K
Ctrl+K
  • 4 contributors
History: 19 commits
nielsr's picture
nielsr HF Staff
SFconvertbot's picture
SFconvertbot
Adding `safetensors` variant of this model (#5)
241178d verified 4 months ago
  • .gitattributes
    1.23 kB
    Adding `safetensors` variant of this model (#5) 4 months ago
  • README.md
    11.7 kB
    Update README.md 4 months ago
  • config.json
    1.38 kB
    Update model about 4 years ago
  • model.safetensors
    242 MB
    xet
    Adding `safetensors` variant of this model (#5) 4 months ago
  • optimizer.pt
    484 MB
    xet
    Update model about 4 years ago
  • pytorch_model.bin
    242 MB
    xet
    Update model about 4 years ago
  • rng_state.pth
    14.5 kB
    xet
    Update model about 4 years ago
  • scaler.pt
    559 Bytes
    xet
    Update model about 4 years ago
  • scheduler.pt
    623 Bytes
    xet
    Update model about 4 years ago
  • special_tokens_map.json
    1.79 kB
    Add model about 4 years ago
  • spiece.model
    792 kB
    xet
    Add model about 4 years ago
  • tokenizer.json
    2.42 MB
    Update model about 4 years ago
  • tokenizer_config.json
    1.92 kB
    Add model about 4 years ago
  • trainer_state.json
    13.8 kB
    Update model about 4 years ago
  • training_args.bin
    3.18 kB
    xet
    Update model about 4 years ago