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

ubermenchh
/
working

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

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

  • Libraries
  • Transformers

    How to use ubermenchh/working with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("ubermenchh/working")
    model = AutoModelForSeq2SeqLM.from_pretrained("ubermenchh/working")
  • Notebooks
  • Google Colab
  • Kaggle
working / runs
13 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
ubermenchh's picture
ubermenchh
End of training
9651c9d over 2 years ago
  • Jan03_10-55-16_416a3b7a3d3d
    End of training over 2 years ago
  • Jan03_11-05-09_416a3b7a3d3d
    End of training over 2 years ago