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

  • Log In
  • Sign Up

strombergnlp
/
dant5-small

Transformers
PyTorch
TensorBoard
Safetensors
t5
text2text-generation
text-generation-inference
Model card Files Files and versions
xet
Metrics Training metrics Community
1

Instructions to use strombergnlp/dant5-small with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use strombergnlp/dant5-small with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("strombergnlp/dant5-small")
    model = AutoModelForSeq2SeqLM.from_pretrained("strombergnlp/dant5-small")
  • Notebooks
  • Google Colab
  • Kaggle
dant5-small
487 MB
Ctrl+K
Ctrl+K
  • 3 contributors
History: 13 commits
leondz's picture
leondz
SFconvertbot's picture
SFconvertbot
Adding `safetensors` variant of this model (#1)
8cddf2b over 2 years ago
  • runs
    Add TensorBoard logs almost 4 years ago
  • .gitattributes
    1.23 kB
    Adding `safetensors` variant of this model (#1) over 2 years ago
  • README.md
    2.38 kB
    add arxiv paper over 3 years ago
  • config.json
    723 Bytes
    Remove task-specific parameters over 3 years ago
  • model.safetensors
    242 MB
    xet
    Adding `safetensors` variant of this model (#1) over 2 years ago
  • pytorch_model.bin

    Detected Pickle imports (3)

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

    What is a pickle import?

    242 MB
    xet
    Initial commit almost 4 years ago
  • tokenizer.json
    1.4 MB
    Initial commit almost 4 years ago