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

drewcurran
/
translation_model

Transformers
TensorBoard
Safetensors
t5
text2text-generation
Generated from Trainer
text-generation-inference
Model card Files Files and versions
xet
Metrics Training metrics Community

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

  • Libraries
  • Transformers

    How to use drewcurran/translation_model with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("drewcurran/translation_model")
    model = AutoModelForSeq2SeqLM.from_pretrained("drewcurran/translation_model")
  • Notebooks
  • Google Colab
  • Kaggle
translation_model / runs
84.6 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 96 commits
drewcurran's picture
drewcurran
End of training
badaa15 verified about 2 years ago
  • Apr30_10-40-54_72848a7fcd3b
    End of training about 2 years ago
  • May04_19-55-31_ffa1d88e74f0
    Training in progress, step 7000 about 2 years ago
  • May04_20-19-34_ffa1d88e74f0
    Training in progress, step 7500 about 2 years ago
  • May04_20-22-45_ffa1d88e74f0
    Training in progress, step 9000 about 2 years ago
  • May07_06-35-27_366c39a864bc
    Training in progress, step 500 about 2 years ago
  • May07_06-36-05_366c39a864bc
    Training in progress, step 500 about 2 years ago
  • May07_06-50-40_366c39a864bc
    Training in progress, step 500 about 2 years ago
  • May07_06-53-10_366c39a864bc
    Training in progress, step 500 about 2 years ago
  • May07_06-53-24_366c39a864bc
    Training in progress, step 500 about 2 years ago
  • May07_06-56-08_366c39a864bc
    End of training about 2 years ago
  • May07_07-56-44_366c39a864bc
    End of training about 2 years ago