tao-mine-nearest-neighbors
Installation
SKILL.md
TAO Mine Nearest Neighbors
Use this skill to run TAO Data Services TMM nearest-neighbor mining. The skill consumes embedding parquets and writes a mined source-sample parquet plus a mining summary. It does not compute embeddings; upstream steps must produce the source and target embedding parquets first.
The container entrypoint is:
tmm nearest_neighbors -e /absolute/path/to/nearest_neighbors.yaml
TAO Data Services requires -e/--experiment_spec_file. The tmm console script converts that YAML into Hydra --config-path and --config-name arguments internally.
Inputs
The user can provide either an existing nearest-neighbors YAML spec or the fields needed to generate one.
Required spec fields: