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

Soooma
/
titles_gen

Transformers
PyTorch
google-tensorflow TensorFlow
JAX
t5
text2text-generation
generated_from_keras_callback
text-generation-inference
Model card Files Files and versions
xet
Community
1

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

  • Libraries
  • Transformers

    How to use Soooma/titles_gen with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("Soooma/titles_gen")
    model = AutoModelForSeq2SeqLM.from_pretrained("Soooma/titles_gen")
  • Notebooks
  • Google Colab
  • Kaggle
titles_gen
Ctrl+K
Ctrl+K
  • 1 contributor
History: 5 commits
Soooma's picture
Soooma
Upload FlaxT5ForConditionalGeneration
6e7ccd6 almost 3 years ago
  • .gitattributes
    1.52 kB
    initial commit almost 3 years ago
  • README.md
    856 Bytes
    Upload TFT5ForConditionalGeneration almost 3 years ago
  • config.json
    1.48 kB
    Upload FlaxT5ForConditionalGeneration almost 3 years ago
  • flax_model.msgpack
    892 MB
    xet
    Upload FlaxT5ForConditionalGeneration almost 3 years ago
  • generation_config.json
    112 Bytes
    Upload FlaxT5ForConditionalGeneration almost 3 years ago
  • pytorch_model.bin

    Detected Pickle imports (3)

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

    What is a pickle import?

    892 MB
    xet
    Upload T5ForConditionalGeneration almost 3 years ago
  • special_tokens_map.json
    2.2 kB
    Upload tokenizer almost 3 years ago
  • tf_model.h5
    1.09 GB
    xet
    Upload TFT5ForConditionalGeneration almost 3 years ago
  • tokenizer.json
    2.42 MB
    Upload tokenizer almost 3 years ago
  • tokenizer_config.json
    2.32 kB
    Upload tokenizer almost 3 years ago