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

michaelnath
/
dummy_code_to_code_model

Transformers
PyTorch
TensorBoard
t5
text2text-generation
text-generation-inference
Model card Files Files and versions
xet
Metrics Training metrics Community
1

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

  • Libraries
  • Transformers

    How to use michaelnath/dummy_code_to_code_model with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("michaelnath/dummy_code_to_code_model")
    model = AutoModelForSeq2SeqLM.from_pretrained("michaelnath/dummy_code_to_code_model")
  • Notebooks
  • Google Colab
  • Kaggle
dummy_code_to_code_model / runs
41.5 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
michaelnath's picture
michaelnath
Training in progress, step 1500
be2e613 about 3 years ago
  • Feb27_23-04-27_5acd81d5251b
    Training in progress, step 500 about 3 years ago
  • Feb27_23-05-22_5acd81d5251b
    Training in progress, step 500 about 3 years ago
  • Feb27_23-09-41_5acd81d5251b
    Training in progress, step 500 about 3 years ago
  • Feb27_23-12-14_5acd81d5251b
    Training in progress, step 1500 about 3 years ago