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

flax-community
/
t5-base-wikisplit

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

Instructions to use flax-community/t5-base-wikisplit with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use flax-community/t5-base-wikisplit with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("flax-community/t5-base-wikisplit")
    model = AutoModelForSeq2SeqLM.from_pretrained("flax-community/t5-base-wikisplit")
  • Notebooks
  • Google Colab
  • Kaggle
t5-base-wikisplit
2.68 GB
Ctrl+K
Ctrl+K
  • 3 contributors
History: 29 commits
seduerr's picture
seduerr
Update from seduerr
2aafb7c almost 5 years ago
  • .DS_Store
    6.15 kB
    Update from seduerr almost 5 years ago
  • .gitattributes
    736 Bytes
    Update .gitattributes almost 5 years ago
  • config.json
    1.44 kB
    Update config.json almost 5 years ago
  • flax_model.msgpack
    892 MB
    xet
    Saving weights and logs of epoch 4 almost 5 years ago
  • pytorch_model.bin

    Detected Pickle imports (3)

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

    What is a pickle import?

    892 MB
    xet
    added pytorch and tf model almost 5 years ago
  • special_tokens_map.json
    1.81 kB
    added tokenizer almost 5 years ago
  • spiece.model
    792 kB
    xet
    added tokenizer almost 5 years ago
  • tf_model.h5
    892 MB
    xet
    added pytorch and tf model almost 5 years ago
  • tokenizer.json
    1.39 MB
    added tokenizer almost 5 years ago
  • tokenizer_config.json
    1.9 kB
    added tokenizer almost 5 years ago