|
AQIT 0.1.0
|
Go to the source code of this file.
Namespaces | |
| namespace | aquin |
| namespace | aquin.feature_logits_check |
Functions | |
| dict[str, Any] | aquin.feature_logits_check._flatten_feature_logits_result (dict[str, Any] result) |
| tuple[Path, Path] | aquin.feature_logits_check.write_feature_logits_check (dict[str, Any] result, *, str|None tool_name, str|Path cwd) |
| None | aquin.feature_logits_check._plot_feature_logits_check (dict[str, Any] result, Path png_path) |
| None | aquin.feature_logits_check._plot_token_panel (Any ax, list[dict[str, Any]] rows, str title, str color, *, bool positive) |
| str | aquin.feature_logits_check._short_token (str tok, int limit=16) |
Variables | |
| str | aquin.feature_logits_check._JSON_NAME = "feature-logits-check.json" |
| str | aquin.feature_logits_check._PNG_NAME = "feature-logits-check.png" |