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

Alverciito
/
wikipedia_segmentation

Sentence Similarity
Transformers
Safetensors
sentence_cosenet
feature-extraction
sentence-embeddings
information-retrieval
semantic-search
custom_code
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Transformers

    How to use Alverciito/wikipedia_segmentation with Transformers:

    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("Alverciito/wikipedia_segmentation", trust_remote_code=True, dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
wikipedia_segmentation / src
161 kB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 13 commits
alverciito
fix positional encoding error
6faa82b 4 months ago
  • dataset
    upload safetensors and refactor research files 4 months ago
  • dlutils
    upload safetensors and refactor research files 4 months ago
  • model
    fix positional encoding error 4 months ago