minicoil-training
CommunityTrain sparse per-word vectors for fast retrieval.
Data & Analytics#embeddings#minicoil#sparse-retrieval#triplet-loss#word-vocabulary#BEIR#inverted-index
AuthorJoaquinCampo
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides a comprehensive reference for training miniCOIL sparse neural retrieval models, enabling context-aware semantic search within inverted indexes.
Core Features & Use Cases
- Self-supervised per-word training: trains a tiny per-word linear layer (4D output) using triplet loss to create distinct sense representations.
- End-to-end training pipeline: from vocabulary construction to per-word training, sparse encoding, and BEIR evaluation, all aligned for deployment with Qdrant.
- Deployment-ready artifacts: outputs weight and bias for every word (word_layers.pt), enabling direct integration into sparse-vector search backends.
Quick Start
Run a demo by loading the per-word linear layers and encoding sample text into a 4D sparse vector.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: minicoil-training Download link: https://github.com/JoaquinCampo/Skills/archive/main.zip#minicoil-training Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.