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

  • Log In
  • Sign Up

nuojohnchen
/
codet5-base-finetuned-clone-detection

Transformers
PyTorch
t5
text-generation-inference
Model card Files Files and versions
xet
Community
1

Instructions to use nuojohnchen/codet5-base-finetuned-clone-detection with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use nuojohnchen/codet5-base-finetuned-clone-detection with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, CodeT5ForCodeClassification
    
    tokenizer = AutoTokenizer.from_pretrained("nuojohnchen/codet5-base-finetuned-clone-detection")
    model = CodeT5ForCodeClassification.from_pretrained("nuojohnchen/codet5-base-finetuned-clone-detection")
  • Notebooks
  • Google Colab
  • Kaggle
codet5-base-finetuned-clone-detection
897 MB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 4 commits
Nuo Chen
Upload 4 files
730a7f8 almost 3 years ago
  • .gitattributes
    1.48 kB
    initial commit about 3 years ago
  • added_tokens.json
    2 Bytes
    Upload 4 files almost 3 years ago
  • config.json
    798 Bytes
    Upload 2 files about 3 years ago
  • merges.txt
    294 kB
    Upload 4 files almost 3 years ago
  • pytorch_model.bin

    Detected Pickle imports (3)

    • "torch.FloatStorage",
    • "torch._utils._rebuild_tensor_v2",
    • "collections.OrderedDict"

    What is a pickle import?

    896 MB
    xet
    Upload 2 files about 3 years ago
  • special_tokens_map.json
    12.5 kB
    Upload 4 files almost 3 years ago
  • tokenizer_config.json
    1.48 kB
    Upload tokenizer_config.json almost 3 years ago
  • vocab.json
    703 kB
    Upload 4 files almost 3 years ago