Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

claudios
/
t5-learning-mt-task-balanced

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

Instructions to use claudios/t5-learning-mt-task-balanced with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use claudios/t5-learning-mt-task-balanced with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("claudios/t5-learning-mt-task-balanced")
    model = AutoModelForSeq2SeqLM.from_pretrained("claudios/t5-learning-mt-task-balanced")
  • Notebooks
  • Google Colab
  • Kaggle
t5-learning-mt-task-balanced
246 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
claudios's picture
claudios
Update README.md
4ad5071 verified almost 2 years ago
  • .gitattributes
    1.52 kB
    initial commit about 2 years ago
  • README.md
    1.2 kB
    Update README.md almost 2 years ago
  • config.json
    823 Bytes
    Upload folder using huggingface_hub about 2 years ago
  • generation_config.json
    142 Bytes
    Upload folder using huggingface_hub about 2 years ago
  • model.safetensors
    242 MB
    xet
    Upload folder using huggingface_hub about 2 years ago
  • special_tokens_map.json
    96 Bytes
    Upload folder using huggingface_hub about 2 years ago
  • tokenizer.json
    3.53 MB
    Upload folder using huggingface_hub about 2 years ago
  • tokenizer_config.json
    908 Bytes
    Upload folder using huggingface_hub about 2 years ago