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

InsafQ
/
title_creator

Transformers
Safetensors
t5
text2text-generation
text-generation-inference
Model card Files Files and versions
xet
Community

Instructions to use InsafQ/title_creator with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use InsafQ/title_creator with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("InsafQ/title_creator")
    model = AutoModelForSeq2SeqLM.from_pretrained("InsafQ/title_creator")
  • Notebooks
  • Google Colab
  • Kaggle
title_creator
894 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
InsafQ's picture
InsafQ
Upload T5ForConditionalGeneration
30cf3f3 verified 12 months ago
  • .gitattributes
    1.52 kB
    initial commit 12 months ago
  • README.md
    5.17 kB
    Upload tokenizer 12 months ago
  • config.json
    1.53 kB
    Upload T5ForConditionalGeneration 12 months ago
  • generation_config.json
    118 Bytes
    Upload T5ForConditionalGeneration 12 months ago
  • model.safetensors
    892 MB
    xet
    Upload T5ForConditionalGeneration 12 months ago
  • special_tokens_map.json
    2.67 kB
    Upload tokenizer 12 months ago
  • tokenizer.json
    2.42 MB
    Upload tokenizer 12 months ago
  • tokenizer_config.json
    21.9 kB
    Upload tokenizer 12 months ago