Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

abhi11nav
/
GraphCodebert-gpt2

Transformers
PyTorch
TensorBoard
encoder-decoder
text2text-generation
Generated from Trainer
Model card Files Files and versions
xet
Metrics Training metrics Community

Instructions to use abhi11nav/GraphCodebert-gpt2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use abhi11nav/GraphCodebert-gpt2 with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("abhi11nav/GraphCodebert-gpt2")
    model = AutoModelForSeq2SeqLM.from_pretrained("abhi11nav/GraphCodebert-gpt2")
  • Notebooks
  • Google Colab
  • Kaggle
GraphCodebert-gpt2 / runs
Ctrl+K
Ctrl+K
  • 1 contributor
History: 7 commits
abhi11nav's picture
abhi11nav
End of training
0868fe4 over 3 years ago
  • Jan17_21-06-00_f169392a7c5c
    End of training over 3 years ago