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

  • Log In
  • Sign Up

Narsil
/
tiny-distilbert

Transformers
PyTorch
google-tensorflow TensorFlow
distilbert
Model card Files Files and versions
xet
Community
1

Instructions to use Narsil/tiny-distilbert with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use Narsil/tiny-distilbert with Transformers:

    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("Narsil/tiny-distilbert", dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
tiny-distilbert
12.5 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
Narsil's picture
Narsil
Fixing weights.
0cbfba2 almost 5 years ago
  • .gitattributes
    737 Bytes
    initial commit almost 5 years ago
  • config.json
    422 Bytes
    Initial commit. almost 5 years ago
  • pytorch_model.bin

    Detected Pickle imports (3)

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

    What is a pickle import?

    265 kB
    xet
    Fixing weights. almost 5 years ago
  • special_tokens_map.json
    112 Bytes
    Initial commit. almost 5 years ago
  • tf_model.h5
    12.2 MB
    xet
    Initial commit. almost 5 years ago
  • tokenizer.json
    1.79 kB
    Initial commit. almost 5 years ago
  • tokenizer_config.json
    300 Bytes
    Initial commit. almost 5 years ago
  • vocab.txt
    103 Bytes
    Initial commit. almost 5 years ago