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

Oleksandr2003
/
seq_gender_changer

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

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

  • Libraries
  • Transformers

    How to use Oleksandr2003/seq_gender_changer with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("Oleksandr2003/seq_gender_changer")
    model = AutoModelForSeq2SeqLM.from_pretrained("Oleksandr2003/seq_gender_changer")
  • Notebooks
  • Google Colab
  • Kaggle
seq_gender_changer / runs
84.7 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 22 commits
Oleksandr2003's picture
Oleksandr2003
End of training
dba10ad about 3 years ago
  • Apr26_13-38-23_79333ebcf5f1
    End of training about 3 years ago
  • Apr26_16-09-56_62b0aa0519ab
    End of training about 3 years ago
  • Apr26_20-05-08_f0078b5f3bb7
    Training in progress, epoch 0 about 3 years ago
  • Apr26_20-07-03_f0078b5f3bb7
    Training in progress, epoch 0 about 3 years ago
  • Apr26_20-07-34_f0078b5f3bb7
    Training in progress, epoch 4 about 3 years ago
  • Apr26_21-03-25_4105a1390e52
    Training in progress, epoch 2 about 3 years ago
  • Apr27_07-34-53_3ede4cfea83e
    End of training about 3 years ago