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

jbochi
/
coedit-small

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

Instructions to use jbochi/coedit-small with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use jbochi/coedit-small with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("jbochi/coedit-small")
    model = AutoModelForSeq2SeqLM.from_pretrained("jbochi/coedit-small")
  • Notebooks
  • Google Colab
  • Kaggle
coedit-small / runs
65.8 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 81 commits
jbochi's picture
jbochi
End of training
f733c19 over 2 years ago
  • Nov15_15-21-38_c1c459c43596
    Training in progress, step 4000 over 2 years ago
  • Nov15_15-32-59_c1c459c43596
    Training in progress, step 2000 over 2 years ago
  • Nov15_15-37-17_c1c459c43596
    Training in progress, step 500 over 2 years ago
  • Nov15_15-37-58_c1c459c43596
    Training in progress, step 500 over 2 years ago
  • Nov15_15-38-30_c1c459c43596
    Training in progress, step 500 over 2 years ago
  • Nov15_15-49-41_c1c459c43596
    Training in progress, step 4500 over 2 years ago
  • Nov15_16-05-26_c1c459c43596
    Training in progress, step 4000 over 2 years ago
  • Nov15_16-19-31_c1c459c43596
    Training in progress, step 4000 over 2 years ago
  • Nov15_17-58-55_b8d4e91faa59
    End of training over 2 years ago