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

  • Log In
  • Sign Up

hf-tiny-model-private
/
tiny-random-MegatronBertForNextSentencePrediction

Transformers
PyTorch
megatron-bert
next-sentence-prediction
Model card Files Files and versions
xet
Community

Instructions to use hf-tiny-model-private/tiny-random-MegatronBertForNextSentencePrediction 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-MegatronBertForNextSentencePrediction with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForNextSentencePrediction
    
    tokenizer = AutoTokenizer.from_pretrained("hf-tiny-model-private/tiny-random-MegatronBertForNextSentencePrediction")
    model = AutoModelForNextSentencePrediction.from_pretrained("hf-tiny-model-private/tiny-random-MegatronBertForNextSentencePrediction")
  • Notebooks
  • Google Colab
  • Kaggle
tiny-random-MegatronBertForNextSentencePrediction
938 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
hf-transformers-bot's picture
hf-transformers-bot
Upload tiny models for MegatronBertForNextSentencePrediction
23380ea about 3 years ago
  • .gitattributes
    1.48 kB
    initial commit about 3 years ago
  • config.json
    614 Bytes
    Upload tiny models for MegatronBertForNextSentencePrediction about 3 years ago
  • pytorch_model.bin
    908 kB
    xet
    Upload tiny models for MegatronBertForNextSentencePrediction about 3 years ago
  • special_tokens_map.json
    125 Bytes
    Upload tiny models for MegatronBertForNextSentencePrediction about 3 years ago
  • tokenizer.json
    23.1 kB
    Upload tiny models for MegatronBertForNextSentencePrediction about 3 years ago
  • tokenizer_config.json
    401 Bytes
    Upload tiny models for MegatronBertForNextSentencePrediction about 3 years ago
  • vocab.txt
    4.68 kB
    Upload tiny models for MegatronBertForNextSentencePrediction about 3 years ago