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

  • Log In
  • Sign Up

ielab
/
TILDEv2-noExp

Transformers
PyTorch
bert
Model card Files Files and versions
xet
Community
1

Instructions to use ielab/TILDEv2-noExp with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use ielab/TILDEv2-noExp with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, TILDEv2ToSave
    
    tokenizer = AutoTokenizer.from_pretrained("ielab/TILDEv2-noExp")
    model = TILDEv2ToSave.from_pretrained("ielab/TILDEv2-noExp")
  • Notebooks
  • Google Colab
  • Kaggle
TILDEv2-noExp
438 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 6 commits
ielab's picture
ielab
Upload pytorch_model.bin with git-lfs
ad7d90c over 4 years ago
  • .gitattributes
    1.18 kB
    initial commit over 4 years ago
  • config.json
    721 Bytes
    Upload config.json over 4 years ago
  • pytorch_model.bin

    Detected Pickle imports (4)

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

    What is a pickle import?

    438 MB
    xet
    Upload pytorch_model.bin with git-lfs over 4 years ago
  • special_tokens_map.json
    112 Bytes
    Upload special_tokens_map.json over 4 years ago
  • tokenizer_config.json
    475 Bytes
    Upload tokenizer_config.json over 4 years ago
  • vocab.txt
    232 kB
    Upload vocab.txt over 4 years ago