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

  • Log In
  • Sign Up

claudios
/
t5-learning-with-pretraining-bf-task

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

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

  • Libraries
  • Transformers

    How to use claudios/t5-learning-with-pretraining-bf-task with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("claudios/t5-learning-with-pretraining-bf-task")
    model = AutoModelForSeq2SeqLM.from_pretrained("claudios/t5-learning-with-pretraining-bf-task")
  • Notebooks
  • Google Colab
  • Kaggle
t5-learning-with-pretraining-bf-task
246 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 5 commits
claudios's picture
claudios
Update README.md
132466e verified almost 2 years ago
  • .gitattributes
    1.52 kB
    initial commit about 2 years ago
  • README.md
    1.21 kB
    Update README.md almost 2 years ago
  • config.json
    831 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