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

  • Log In
  • Sign Up

JiyangZhang
/
codeditor

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

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

  • Libraries
  • Transformers

    How to use JiyangZhang/codeditor with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("JiyangZhang/codeditor")
    model = AutoModelForSeq2SeqLM.from_pretrained("JiyangZhang/codeditor")
  • Notebooks
  • Google Colab
  • Kaggle
codeditor
893 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
JiyangZhang's picture
JiyangZhang
Upload T5ForConditionalGeneration
8c43246 verified almost 2 years ago
  • .gitattributes
    1.52 kB
    initial commit almost 2 years ago
  • added_tokens.json
    761 Bytes
    Upload tokenizer almost 2 years ago
  • config.json
    1.63 kB
    Upload T5ForConditionalGeneration almost 2 years ago
  • merges.txt
    294 kB
    Upload tokenizer almost 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 T5ForConditionalGeneration almost 2 years ago
  • special_tokens_map.json
    15.5 kB
    Upload tokenizer almost 2 years ago
  • tokenizer_config.json
    1.55 kB
    Upload tokenizer almost 2 years ago
  • vocab.json
    639 kB
    Upload tokenizer almost 2 years ago