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

  • Log In
  • Sign Up

0x7o
/
keyt5-base

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

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

  • Libraries
  • Transformers

    How to use 0x7o/keyt5-base with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("0x7o/keyt5-base")
    model = AutoModelForSeq2SeqLM.from_pretrained("0x7o/keyt5-base")
  • Notebooks
  • Google Colab
  • Kaggle
keyt5-base
893 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 11 commits
Danil
Update README.md
591b9e9 over 4 years ago
  • .gitattributes
    1.18 kB
    initial commit over 4 years ago
  • README.md
    5.23 kB
    Update README.md over 4 years ago
  • config.json
    672 Bytes
    Update config.json over 4 years ago
  • pytorch_model.bin

    Detected Pickle imports (3)

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

    What is a pickle import?

    892 MB
    xet
    commit over 4 years ago
  • special_tokens_map.json
    1.79 kB
    commit over 4 years ago
  • spiece.model
    1 MB
    xet
    commit over 4 years ago
  • tokenizer_config.json
    1.96 kB
    commit over 4 years ago