CoolFace
Datasetpublic

youngryankim/superskillret-index-fullcontext

superskillret prebuilt index — full-context Prebuilt embedding index for the superskillret Claude Code plugin. Unlike the default index (which embeds only name + description), this build encodes the full skill body (name + description + body) up to max_seq_length=32768 tokens. Larger index, much higher recall on skills whose name/description don't capture every keyword in the body. Version: 1 Corpus: ThakiCloud/SKILLRET (train+test) Encoder: ThakiCloud/SkillRet-Embedding-0.6B… See the full description on the dataset page: https://huggingface.co/datasets/youngryankim/superskillret-index-fullcontext.

sourceHugging Facemitupdated 5mo agoView on Hugging Face
0likes25downloads
2 commits on main
8b5ad5e5mo ago

Publish full-context index v1 (16783 skills, dim 1024, max_seq_len 32768)

youngryankim
c8a17a95mo ago

initial commit

youngryankim