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

  • Log In
  • Sign Up

jiawei1998
/
CE

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

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

  • Libraries
  • Transformers

    How to use jiawei1998/CE with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("jiawei1998/CE")
    model = AutoModelForSeq2SeqLM.from_pretrained("jiawei1998/CE")
  • Notebooks
  • Google Colab
  • Kaggle
CE
894 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
jiawei1998's picture
jiawei1998
Upload pytorch_model.bin
c2ca9e9 verified about 2 years ago
  • .gitattributes
    1.52 kB
    initial commit about 2 years ago
  • README.md
    33 Bytes
    initial commit about 2 years ago
  • config.json
    1.38 kB
    init about 2 years ago
  • pytorch_model.bin

    Detected Pickle imports (3)

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

    What is a pickle import?

    892 MB
    xet
    Upload pytorch_model.bin about 2 years ago
  • special_tokens_map.json
    1.79 kB
    init about 2 years ago
  • spiece.model
    792 kB
    xet
    init about 2 years ago
  • tokenizer.json
    1.39 MB
    init about 2 years ago
  • tokenizer_config.json
    1.92 kB
    init about 2 years ago