MOSAICapp / app2.py

Commit History

Fix zero-shot hang/crash: don't pickle embedding model via cache_data
b1b8e6c

romybeaute commited on

Zero-shot questionnaire presets (MPE92, 11D-ASC) + savable category sets; clearer centered-cosine threshold help, default 0.50
5f5e2fd

romybeaute commited on

Zero-shot model match, LLM model picker, prompt persistence + tweaks, export label
b041353

romybeaute commited on

Reframe condition-comparison similarity as a correlation
35796c2

romybeaute commited on

Fix matplotlib 3.9+ crash: replace removed cm.get_cmap with plt.get_cmap
84eca95

romybeaute commited on

Add 'Load precomputed embeddings' data-source option
d62b259

romybeaute commited on

Fix condition comparison (mean-center embeddings), heatmap show-all toggle, CLI for run_embeddings, README local-embedding guide
1bdf54e

romybeaute commited on

Add embed-only script, random seed, editable LLM prompts, sharper map, top-N heatmap
0508a41

romybeaute commited on

Deploy app2 on the Space and support Qwen 4B embeddings
63338bc

romybeaute commited on

Fix CoherenceModel crash from tokenization mismatch in app2
a22a56a

romybeaute commited on

Add app2.py (alternative interface) and its deps (plotly, seaborn, scipy)
ae99e4e

romybeaute commited on