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

SEBIS
/
legal_t5_small_multitask_cs_it

Transformers
PyTorch
JAX
t5
text2text-generation
translation Cszech Italian model
text-generation-inference
Model card Files Files and versions
xet
Community
2

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

  • Libraries
  • Transformers

    How to use SEBIS/legal_t5_small_multitask_cs_it with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("SEBIS/legal_t5_small_multitask_cs_it")
    model = AutoModelForSeq2SeqLM.from_pretrained("SEBIS/legal_t5_small_multitask_cs_it")
  • Notebooks
  • Google Colab
  • Kaggle
legal_t5_small_multitask_cs_it
485 MB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 5 commits
patrickvonplaten's picture
patrickvonplaten
upload flax model
be6bc2a almost 5 years ago
  • .gitattributes
    736 Bytes
    allow flax almost 5 years ago
  • README.md
    2.97 kB
    First version of the model about 5 years ago
  • config.json
    822 Bytes
    First version of the model about 5 years ago
  • flax_model.msgpack
    242 MB
    xet
    upload flax model almost 5 years ago
  • pytorch_model.bin
    242 MB
    xet
    First version of the model about 5 years ago
  • spiece.model
    840 kB
    xet
    First version of the model about 5 years ago