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 /dlutils /setup
61.3 kB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 4 commits
alverciito
upload safetensors and refactor research files
dbd79bd 4 months ago
  • __init__.py
    642 Bytes
    upload safetensors and refactor research files 4 months ago
  • clear.py
    1.15 kB
    upload safetensors and refactor research files 4 months ago
  • device.py
    2.72 kB
    upload safetensors and refactor research files 4 months ago
  • full_setup.py
    13.9 kB
    upload safetensors and refactor research files 4 months ago
  • functions.py
    7.12 kB
    upload safetensors and refactor research files 4 months ago
  • hooks.py
    9.98 kB
    upload safetensors and refactor research files 4 months ago
  • logger.py
    3.39 kB
    upload safetensors and refactor research files 4 months ago
  • marker.py
    8.99 kB
    upload safetensors and refactor research files 4 months ago
  • seeds.py
    2.91 kB
    upload safetensors and refactor research files 4 months ago
  • tensorboard.py
    3.2 kB
    upload safetensors and refactor research files 4 months ago
  • watchers.py
    7.27 kB
    upload safetensors and refactor research files 4 months ago