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

KiriteeGak
/
bert-neuron-inf2

Feature Extraction
Transformers
bert
text-embeddings-inference
Model card Files Files and versions
xet
Community
1

Instructions to use KiriteeGak/bert-neuron-inf2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use KiriteeGak/bert-neuron-inf2 with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("feature-extraction", model="KiriteeGak/bert-neuron-inf2")
    # Load model directly
    from transformers import AutoTokenizer, AutoModel
    
    tokenizer = AutoTokenizer.from_pretrained("KiriteeGak/bert-neuron-inf2")
    model = AutoModel.from_pretrained("KiriteeGak/bert-neuron-inf2")
  • Notebooks
  • Google Colab
  • Kaggle
bert-neuron-inf2
466 MB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 7 commits
KiriteeGak's picture
KiriteeGak
kuljeet98's picture
kuljeet98
Update config.json (#1)
6df24b9 verified almost 2 years ago
  • .gitattributes
    1.67 kB
    bert neuron inf2 checking almost 2 years ago
  • README.md
    31 Bytes
    initial commit almost 2 years ago
  • config.json
    1.31 kB
    Update config.json (#1) almost 2 years ago
  • model.neuron
    434 MB
    xet
    bert neuron inf2 checking almost 2 years ago
  • special_tokens_map.json
    964 Bytes
    bert neuron inf2 checking almost 2 years ago
  • tokenizer.json
    17.1 MB
    xet
    bert neuron inf2 checking almost 2 years ago
  • tokenizer_config.json
    1.42 kB
    bert neuron inf2 checking almost 2 years ago
  • unigram.json
    14.8 MB
    xet
    bert neuron inf2 checking almost 2 years ago