Back to corpus
research noteexperiment writeup candidatescore 24
IRCP Sentence Transformer Training
This directory contains the training pipeline for fine-tuning sentence transformers with IRCP coordinate-based supervision.
Full HTML reader
Read the full artifact
Extracted abstract or opening context
This directory contains the training pipeline for fine-tuning sentence transformers with IRCP coordinate-based supervision.
We fine-tune sentence transformers (like `all-MiniLM-L6-v2`) to be **IRCP-aware** by using IRCP coordinate proximity as the similarity signal. This creates embeddings that understand conversation structure, intent depth, and temporal flow.
The default IRCP model **freezes** the sentence transformer encoder and only trains custom heads. This means:
❌ Embeddings are generic (not IRCP-aware) ❌ Can't learn conversation-specific patterns ❌ Limited by pre-trained semantic similarity
✅ End-to-end training of embeddings ✅ Learn IRCP-specific patterns ✅ Better coordinate prediction ✅ Improved conversation understanding
Promotion decision
What has to happen next
Attach run IDs, datasets, metrics, and reproduction commands.
Why this is not always a full paper yet
Corpus pages are public-safe readers for discovered workspace artifacts. They are not automatically final papers. A corpus item becomes a polished paper only after the editable source, evidence checkpoints, references, figures, render path, and release status are attached through the paper schema.