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

  • Log In
  • Sign Up

WENGSYX
/
CPMT

Transformers
PyTorch
bart
Model card Files Files and versions
xet
Community
1

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

  • Libraries
  • Transformers

    How to use WENGSYX/CPMT with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, BartForCir
    
    tokenizer = AutoTokenizer.from_pretrained("WENGSYX/CPMT")
    model = BartForCir.from_pretrained("WENGSYX/CPMT")
  • Notebooks
  • Google Colab
  • Kaggle
CPMT
413 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 8 commits
YixuanWeng
Upload modeling_cmpt.py
4c80210 almost 4 years ago
  • .gitattributes
    1.17 kB
    initial commit almost 4 years ago
  • README.md
    983 Bytes
    Update README.md almost 4 years ago
  • config.json
    1.21 kB
    Upload config.json almost 4 years ago
  • modeling_cmpt.py
    88.8 kB
    Upload modeling_cmpt.py almost 4 years ago
  • pytorch_model.bin

    Detected Pickle imports (3)

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

    What is a pickle import?

    410 MB
    xet
    Upload pytorch_model.bin almost 4 years ago
  • sentencepiece.bpe.model
    2.81 MB
    xet
    Upload sentencepiece.bpe.model almost 4 years ago
  • tokenizer_config.json
    421 Bytes
    Upload tokenizer_config.json almost 4 years ago