Published March 9, 2026
| Version 0.5.4
Software
Open
mlchrzan/pairadigm: [0.5.4] 10/10 on the Splits
Description
Added
- Users now have the ability to pass their own
system_promptsandcomparison_promptsif desired.
Updated
score_items()now also can respect the splits created when generating pairings (or providing split data).
Fixed
- Syntax error where a print statement was misplaced in
score_items()causing the method to not function. - Typo fixed: tempature → temperature in the signature, docstring, call site inside
generate_breakdowns_from_paired(), and thebuild_pairadigm()call. - Index mismatch: Changed results from a list to a dict, and replaced r[0] for r in results/[r[1] for r in results] with result_df.index.map(...) so non-zero-based or non-contiguous DataFrame indices are handled safely.
- Duplicate
llm_annotator_colsentries: Added an ifdecision_colnot inself.llm_annotator_colsguard before appending.
Files
mlchrzan/pairadigm-0.5.4.zip
Files
(937.4 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:128536a8c952439999a6df088c2c599c
|
937.4 kB | Preview Download |
Additional details
Related works
- Is supplement to
- Software: https://github.com/mlchrzan/pairadigm/tree/0.5.4 (URL)
Software
- Repository URL
- https://github.com/mlchrzan/pairadigm