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
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

snork-maiden
/
content

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

Instructions to use snork-maiden/content with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use snork-maiden/content with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("snork-maiden/content")
    model = AutoModelForSeq2SeqLM.from_pretrained("snork-maiden/content", device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
content / runs
550 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 79 commits
snork-maiden's picture
snork-maiden
Training in progress, epoch 8
3b9734b about 3 years ago
  • Apr26_20-06-04_83c44f33e5b4
    End of training over 3 years ago
  • Mar29_18-42-05_ee8461373975
    End of training over 3 years ago
  • Mar30_06-57-49_a8c9f3a11134
    Training in progress, step 6000 over 3 years ago
  • Mar30_15-27-21_bc7a851902f9
    Training in progress, step 30000 over 3 years ago
  • May05_20-27-27_612482f78291
    Training in progress, step 1600 about 3 years ago
  • May09_07-32-20_e6c4ae231dfb
    Training in progress, step 100 about 3 years ago
  • May09_07-48-14_e6c4ae231dfb
    Training in progress, step 100 about 3 years ago
  • May09_08-02-38_e6c4ae231dfb
    Training in progress, step 100 about 3 years ago
  • May09_14-40-08_e54f7f27baa2
    Training in progress, step 300 about 3 years ago
  • May11_19-24-58_57d0bd76bddb
    Training in progress, step 100 about 3 years ago
  • May11_19-57-22_57d0bd76bddb
    Training in progress, step 1000 about 3 years ago
  • May11_20-09-39_57d0bd76bddb
    Training in progress, step 1000 about 3 years ago
  • May11_20-36-20_57d0bd76bddb
    Training in progress, step 3000 about 3 years ago
  • May12_19-33-02_1afbc85b0731
    Training in progress, epoch 1 about 3 years ago
  • May12_20-23-01_1afbc85b0731
    Training in progress, epoch 18 about 3 years ago
  • May13_07-12-02_b9c36d8c3f96
    Training in progress, epoch 8 about 3 years ago