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

  • Log In
  • Sign Up

sarakolding
/
daT5-base

Transformers
PyTorch
Danish
mt5
text2text-generation
Model card Files Files and versions
xet
Community
1

Instructions to use sarakolding/daT5-base with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use sarakolding/daT5-base with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("sarakolding/daT5-base")
    model = AutoModelForSeq2SeqLM.from_pretrained("sarakolding/daT5-base")
  • Notebooks
  • Google Colab
  • Kaggle
daT5-base
978 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
sarakolding's picture
sarakolding
added changes
0a65931 almost 4 years ago
  • .gitattributes
    1.17 kB
    initial commit almost 4 years ago
  • README.md
    166 Bytes
    added changes almost 4 years ago
  • config.json
    750 Bytes
    initial commit almost 4 years ago
  • pytorch_model.bin

    Detected Pickle imports (3)

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

    What is a pickle import?

    977 MB
    xet
    initial commit almost 4 years ago
  • special_tokens_map.json
    65 Bytes
    initial commit almost 4 years ago
  • spiece.model
    767 kB
    xet
    initial commit almost 4 years ago
  • tokenizer_config.json
    173 Bytes
    initial commit almost 4 years ago