Collected sources and patterns will appear here. Add from search, explore, or the patterns library.
PredictionDataset -> File
Conditionally switch the export format of evaluation predictions to TSV instead of Excel (XLSX) to bypass the 32,767 character cell-limit.
Problem it solves
Long model generations (e.g. over 16k/32k tokens) get truncated when written to standard spreadsheet formats.
Consumes
Emits
The real projects this mechanism was found in. Attribution is the point — this is how the best teams actually do it.