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

valhalla
/
t5-base-cnn-fp6-test

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

Instructions to use valhalla/t5-base-cnn-fp6-test with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use valhalla/t5-base-cnn-fp6-test with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("valhalla/t5-base-cnn-fp6-test")
    model = AutoModelForSeq2SeqLM.from_pretrained("valhalla/t5-base-cnn-fp6-test")
  • Notebooks
  • Google Colab
  • Kaggle
t5-base-cnn-fp6-test
1.79 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
SFconvertbot's picture
SFconvertbot
Adding `safetensors` variant of this model
6286821 verified over 1 year ago
  • .gitattributes
    399 Bytes
    Adding `safetensors` variant of this model over 1 year ago
  • README.md
    43 Bytes
    add readme over 5 years ago
  • all_results.json
    378 Bytes
    add files over 5 years ago
  • config.json
    1.48 kB
    add files over 5 years ago
  • hypothesis.txt
    2.48 MB
    add files over 5 years ago
  • model.safetensors
    892 MB
    xet
    Adding `safetensors` variant of this model over 1 year 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
    add files over 5 years ago
  • special_tokens_map.json
    1.79 kB
    add files over 5 years ago
  • spiece.model
    792 kB
    add files over 5 years ago
  • tokenizer_config.json
    1.86 kB
    add files over 5 years ago
  • train_results.json
    129 Bytes
    add files over 5 years ago
  • trainer_state.json
    15.8 kB
    add files over 5 years ago
  • training_args.bin

    Detected Pickle imports (4)

    • "transformers.training_args_seq2seq.Seq2SeqTrainingArguments",
    • "transformers.trainer_utils.SchedulerType",
    • "transformers.trainer_utils.EvaluationStrategy",
    • "torch.device"

    How to fix it?

    2.1 kB
    xet
    add files over 5 years ago
  • val_results.json
    283 Bytes
    add files over 5 years ago