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

pavanchhatpar
/
electra-base-sentence-splitter

Transformers
google-tensorflow TensorFlow
electra
pretraining
Model card Files Files and versions
xet
Community

Instructions to use pavanchhatpar/electra-base-sentence-splitter with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use pavanchhatpar/electra-base-sentence-splitter with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForPreTraining
    
    tokenizer = AutoTokenizer.from_pretrained("pavanchhatpar/electra-base-sentence-splitter")
    model = AutoModelForPreTraining.from_pretrained("pavanchhatpar/electra-base-sentence-splitter")
  • Notebooks
  • Google Colab
  • Kaggle
electra-base-sentence-splitter
436 MB
Ctrl+K
Ctrl+K
History: 6 commits
system's picture
system HF Staff
Update special_tokens_map.json
1899f07 almost 6 years ago
  • .gitattributes
    345 Bytes
    initial commit almost 6 years ago
  • config.json
    585 Bytes
    Update config.json almost 6 years ago
  • special_tokens_map.json
    112 Bytes
    Update special_tokens_map.json almost 6 years ago
  • tf_model.h5
    436 MB
    xet
    Update tf_model.h5 almost 6 years ago
  • tokenizer_config.json
    48 Bytes
    Update tokenizer_config.json almost 6 years ago
  • vocab.txt
    232 kB
    Update vocab.txt almost 6 years ago