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

  • Log In
  • Sign Up

malper
/
unikud

Transformers
PyTorch
Hebrew
canine
Model card Files Files and versions
xet
Community
1

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

  • Libraries
  • Transformers

    How to use malper/unikud with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModel
    
    tokenizer = AutoTokenizer.from_pretrained("malper/unikud")
    model = AutoModel.from_pretrained("malper/unikud")
  • Notebooks
  • Google Colab
  • Kaggle
unikud
529 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 9 commits
malper's picture
malper
add model
73fdb7a about 4 years ago
  • .gitattributes
    1.22 kB
    initial commit about 4 years ago
  • README.md
    134 Bytes
    Update README.md about 4 years ago
  • config.json
    1.37 kB
    add model about 4 years ago
  • pytorch_model.bin
    529 MB
    xet
    add model about 4 years ago
  • special_tokens_map.json
    657 Bytes
    add tokenizer about 4 years ago
  • tokenizer_config.json
    1.16 kB
    add tokenizer about 4 years ago