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

  • Log In
  • Sign Up

raquelclemente
/
tmp_trainer

Transformers
PyTorch
mt5
text2text-generation
Generated from Trainer
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Transformers

    How to use raquelclemente/tmp_trainer with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("raquelclemente/tmp_trainer")
    model = AutoModelForSeq2SeqLM.from_pretrained("raquelclemente/tmp_trainer")
  • Notebooks
  • Google Colab
  • Kaggle
tmp_trainer
2.35 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
raquelclemente's picture
raquelclemente
update model card README.md
ad8504e almost 3 years ago
  • .gitattributes
    1.53 kB
    End of training almost 3 years ago
  • .gitignore
    13 Bytes
    End of training almost 3 years ago
  • README.md
    907 Bytes
    update model card README.md almost 3 years ago
  • config.json
    914 Bytes
    End of training almost 3 years ago
  • generation_config.json
    206 Bytes
    End of training almost 3 years ago
  • pytorch_model.bin
    2.33 GB
    xet
    End of training almost 3 years ago
  • special_tokens_map.json
    74 Bytes
    End of training almost 3 years ago
  • spiece.model
    4.31 MB
    xet
    End of training almost 3 years ago
  • tokenizer.json
    16.3 MB
    xet
    End of training almost 3 years ago
  • tokenizer_config.json
    484 Bytes
    End of training almost 3 years ago
  • training_args.bin
    3.52 kB
    xet
    End of training almost 3 years ago