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
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

vishnukk33
/
schooled_minilm

Transformers
Safetensors
bert
pretraining
Model card Files Files and versions
xet
Community

Instructions to use vishnukk33/schooled_minilm with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use vishnukk33/schooled_minilm with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForPreTraining
    
    tokenizer = AutoTokenizer.from_pretrained("vishnukk33/schooled_minilm")
    model = AutoModelForPreTraining.from_pretrained("vishnukk33/schooled_minilm", device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
schooled_minilm
55.2 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
vishnukk33's picture
vishnukk33
Upload 6 files
9348d55 over 2 years ago
  • .gitattributes
    1.52 kB
    initial commit over 2 years ago
  • README.md
    21 Bytes
    initial commit over 2 years ago
  • config.json
    590 Bytes
    Upload 6 files over 2 years ago
  • minilm.py
    3.21 kB
    Upload 6 files over 2 years ago
  • model.safetensors
    54.5 MB
    xet
    Upload 6 files over 2 years ago
  • special_tokens_map.json
    125 Bytes
    Upload 6 files over 2 years ago
  • tokenizer.json
    711 kB
    Upload 6 files over 2 years ago
  • tokenizer_config.json
    1.19 kB
    Upload 6 files over 2 years ago