Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

hf-internal-testing
/
tiny-random-AlbertForPreTraining

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

Instructions to use hf-internal-testing/tiny-random-AlbertForPreTraining with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use hf-internal-testing/tiny-random-AlbertForPreTraining with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForPreTraining
    
    tokenizer = AutoTokenizer.from_pretrained("hf-internal-testing/tiny-random-AlbertForPreTraining")
    model = AutoModelForPreTraining.from_pretrained("hf-internal-testing/tiny-random-AlbertForPreTraining")
  • Notebooks
  • Google Colab
  • Kaggle
tiny-random-AlbertForPreTraining
51 MB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 4 commits
sgugger's picture
sgugger
Upload tiny models for AlbertForPreTraining
41330be about 3 years ago
  • .gitattributes
    1.48 kB
    initial commit over 3 years ago
  • config.json
    759 Bytes
    Upload tiny models for AlbertForPreTraining about 3 years ago
  • pytorch_model.bin

    Detected Pickle imports (4)

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

    What is a pickle import?

    16 MB
    xet
    Upload tiny models for AlbertForPreTraining about 3 years ago
  • special_tokens_map.json
    286 Bytes
    Upload tiny models for AlbertForPreTraining over 3 years ago
  • spiece.model
    760 kB
    xet
    Upload tiny models for AlbertForPreTraining about 3 years ago
  • tf_model.h5
    31.9 MB
    xet
    Upload tiny models for AlbertForPreTraining about 3 years ago
  • tokenizer.json
    2.27 MB
    Upload tiny models for AlbertForPreTraining about 3 years ago
  • tokenizer_config.json
    515 Bytes
    Upload tiny models for AlbertForPreTraining about 3 years ago