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

  • Log In
  • Sign Up

hf-tiny-model-private
/
tiny-random-BlenderbotSmallModel

Feature Extraction
Transformers
PyTorch
google-tensorflow TensorFlow
blenderbot-small
Model card Files Files and versions
xet
Community
1

Instructions to use hf-tiny-model-private/tiny-random-BlenderbotSmallModel with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use hf-tiny-model-private/tiny-random-BlenderbotSmallModel with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("feature-extraction", model="hf-tiny-model-private/tiny-random-BlenderbotSmallModel")
    # Load model directly
    from transformers import AutoTokenizer, AutoModel
    
    tokenizer = AutoTokenizer.from_pretrained("hf-tiny-model-private/tiny-random-BlenderbotSmallModel")
    model = AutoModel.from_pretrained("hf-tiny-model-private/tiny-random-BlenderbotSmallModel")
  • Notebooks
  • Google Colab
  • Kaggle
tiny-random-BlenderbotSmallModel
8.57 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
hf-transformers-bot's picture
hf-transformers-bot
Upload tiny models for BlenderbotSmallModel
d07f463 about 3 years ago
  • .gitattributes
    1.52 kB
    Upload tiny models for BlenderbotSmallModel about 3 years ago
  • config.json
    878 Bytes
    Upload tiny models for BlenderbotSmallModel about 3 years ago
  • merges.txt
    345 kB
    Upload tiny models for BlenderbotSmallModel about 3 years ago
  • pytorch_model.bin

    Detected Pickle imports (3)

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

    What is a pickle import?

    3.58 MB
    xet
    Upload tiny models for BlenderbotSmallModel about 3 years ago
  • special_tokens_map.json
    110 Bytes
    Upload tiny models for BlenderbotSmallModel about 3 years ago
  • tf_model.h5
    3.66 MB
    xet
    Upload tiny models for BlenderbotSmallModel about 3 years ago
  • tokenizer_config.json
    286 Bytes
    Upload tiny models for BlenderbotSmallModel about 3 years ago
  • vocab.json
    992 kB
    xet
    Upload tiny models for BlenderbotSmallModel about 3 years ago