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

  • Log In
  • Sign Up

nuojohnchen
/
plbart-base-finetuned-clone-detection

Transformers
PyTorch
plbart
text2text-generation
Model card Files Files and versions
xet
Community
1

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

  • Libraries
  • Transformers

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

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("nuojohnchen/plbart-base-finetuned-clone-detection")
    model = AutoModelForSeq2SeqLM.from_pretrained("nuojohnchen/plbart-base-finetuned-clone-detection")
  • Notebooks
  • Google Colab
  • Kaggle
plbart-base-finetuned-clone-detection
563 MB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 5 commits
Nuo Chen
Update config.json
afbaa52 about 3 years ago
  • .gitattributes
    1.48 kB
    initial commit about 3 years ago
  • README.md
    28 Bytes
    initial commit about 3 years ago
  • config.json
    861 Bytes
    Update config.json about 3 years ago
  • pytorch_model.bin

    Detected Pickle imports (3)

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

    What is a pickle import?

    562 MB
    xet
    Upload 3 files about 3 years ago
  • sentencepiece.bpe.model
    986 kB
    xet
    Upload 3 files about 3 years ago