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

  • Log In
  • Sign Up

Elfsong
/
DocTor5

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

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

  • Libraries
  • Transformers

    How to use Elfsong/DocTor5 with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("Elfsong/DocTor5")
    model = AutoModelForSeq2SeqLM.from_pretrained("Elfsong/DocTor5")
  • Notebooks
  • Google Colab
  • Kaggle
DocTor5
11.5 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
Elfsong's picture
Elfsong
Add model
4cf36b7 about 3 years ago
  • .gitattributes
    1.48 kB
    initial commit about 3 years ago
  • README.md
    39 Bytes
    initial commit about 3 years ago
  • added_tokens.json
    408 Bytes
    Add tokenizer about 3 years ago
  • config.json
    1.48 kB
    Add model about 3 years ago
  • generation_config.json
    142 Bytes
    Add model about 3 years ago
  • pytorch_model-00001-of-00002.bin

    Detected Pickle imports (3)

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

    What is a pickle import?

    9.73 GB
    xet
    Add model about 3 years ago
  • pytorch_model-00002-of-00002.bin

    Detected Pickle imports (3)

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

    What is a pickle import?

    1.81 GB
    xet
    Add model about 3 years ago
  • pytorch_model.bin.index.json
    46.1 kB
    Add model about 3 years ago
  • special_tokens_map.json
    2.2 kB
    Add tokenizer about 3 years ago
  • spiece.model
    792 kB
    xet
    Add tokenizer about 3 years ago
  • tokenizer_config.json
    2.37 kB
    Add tokenizer about 3 years ago