AttrLLM_Studio / visualization

Commit History

Enable y-axis automargin so tick labels are never clipped
81fbe63

Stephen Tao Claude Sonnet 4.6 commited on

Remove y-axis title to prevent overlap with tick labels
9a469d4

Stephen Tao Claude Sonnet 4.6 commited on

Increase left margin for y-axis labels and bottom margin to prevent text overlap
fca9d4e

Stephen Tao Claude Sonnet 4.6 commited on

Fix bar chart colors to match legend (purple=positive, red=negative) and increase bottom margin
25df6eb

Stephen Tao Claude Sonnet 4.6 commited on

Fix syntax error in influence legend note string
b948803

Stephen Tao Claude Sonnet 4.6 commited on

Use consistent red-to-purple colors across all methods, dynamic legend labels
86ad7e6

Stephen Tao Claude Sonnet 4.6 commited on

Fix influence method showing negative values in Text Interaction View
686a214

Stephen Tao Claude Sonnet 4.6 commited on

Fix influence bar chart: use non-negative color scheme and magnitude axis for influence method
be39ed0

Stephen Tao commited on

Add How to Use guide, contributor footer, fix chart overlap and bottom whitespace
cae48da

Stephen Tao commited on

update attribution UI
4fd4b01

Stephen Tao commited on

Use background luminance for token text color
02b19c8

Qingpeng Kong commited on

Use white text on darkest purple tokens
1e72d70

Qingpeng Kong commited on

Deepen text interaction purple and force dark token text
83f07b8

Qingpeng Kong commited on

Fix text interaction red-purple colors and dark token text
feae878

Qingpeng Kong commited on

Fix dark mode interaction views and red-purple styling
f0daba4

Qingpeng Kong commited on

Add purple bubble borders and remove interactions outer frame
af244eb

Qingpeng Kong commited on

Add purple bubble borders and remove interactions outer frame
e9b7c6f

Qingpeng Kong commited on

Polish bubble controls and remove interactions frame
57ba0b8

Qingpeng Kong commited on

Fix dataset labels and public layout polish
e857525

Qingpeng Kong commited on

Polish public controls and dataset labels
d3adbca

Qingpeng Kong commited on

Fix slider for gradio 4.44.0
06a9718

Qingpeng Kong commited on

Update public UI for Space
5d89bc6

Qingpeng Kong commited on

Display: use JSON (features + mobius_dict) directly, normalize for UI; support empty mobius_dict
4b83648

Qingpeng Kong commited on

Public mode: always use callable get_res (loader or file fallback), no exception-dependent path
7141ac3

Qingpeng Kong commited on

Public mode: always use callable get_res (loader or file fallback), no exception-dependent path
2b89b9f

Qingpeng Kong commited on

Space: fetch results from Hub when SPACE_ID set (resolve Xet pointers); fallback scalarizer/level
6201f48

Qingpeng Kong commited on

fix: resolve results path for Hugging Face Space (env/cwd fallback)
507134a

Qingpeng Kong commited on

Normalize model_size labels for results paths
9590700

Qingpeng Kong commited on

Show build id in UI
3b29624

Qingpeng Kong commited on

Public mode: report reference_answer path only
49b8995

Qingpeng Kong commited on

Clarify missing results paths for reference/public
e6ea123

Qingpeng Kong commited on

Auto-detect model size for reference results
3c34c79

Qingpeng Kong commited on

Improve public-mode missing results error
49efe68

Qingpeng Kong commited on

Force semantic_similarity in public mode
09d535a

Qingpeng Kong commited on

Align public mode IDs with precomputed results
e1fef23

Qingpeng Kong commited on

Make public mode independent of backend
3df7ff2

Qingpeng Kong commited on

Avoid gradio Component type annotation
c235c76

Qingpeng Kong commited on

Deploy public-only app
6db82c3

Qingpeng Kong commited on