CoolFace
Apppublic

Patricksturg/silicon-sampling-dashboard

sourceHugging Facemitupdated 5mo agoView on Hugging Face
0likes
50 commits on main
35196285mo ago

Restore cogtest prompts to match cogbot reference (re-add type field)

Patricksturg
85f05a25mo ago

Default sample size to 10

Patricksturg
0380dce5mo ago

Route cogtest/expert synthesis to GPT-OSS 20B when main model is Llama 3.1 8B Instant

Patricksturg
3667f745mo ago

Route cogtest/expert synthesis to GPT-OSS 20B when main model is Llama 3.1 8B Instant

Patricksturg
23287f35mo ago

Update Anthropic model to Sonnet 4.6 and add reproducible-sample option

Patricksturg
5e5c3255mo ago

Update Anthropic model to Sonnet 4.6 and add reproducible-sample option

Patricksturg
84632096mo ago

Increase run limit to 15 for Haonan Sun

Patricksturg
bb8ee776mo ago

Increase run limit to 15 for Haonan Sun

Patricksturg
fafa9a87mo ago

Add student tokens CSV for assignment mode

Patricksturg
3a7eac57mo ago

Update cogtest prompts: checklist respondent, label-free analyst, merge-by-issue synthesis

Patricksturg
054b0d17mo ago

Update token usage: load from CSV, use HF_USAGE_REPO/TOKEN secrets, limit=8, show remaining runs

Patricksturg
365b39e7mo ago

Add huggingface_hub dependency for assignment usage persistence

Patricksturg
3cfee2d7mo ago

Add assignment token mode for MY456 students (per-token run limits, persistent usage tracking)

Patricksturg
09c2f847mo ago

Clean up model dropdown labels: remove (Free) and (On-Demand) tags

Patricksturg
51b27ff7mo ago

Remove GPT-OSS 20B model

Patricksturg
3c312a77mo ago

Add Groq Llama 3.3 70B (On-Demand) model

Patricksturg
c36d0927mo ago

Update models: Claude, OpenAI, Groq (Llama 4 Scout, GPT-OSS 20B, Llama 3.1 8B). Remove Winston/vLLM/local.

Patricksturg
f9c782b7mo ago

Hide individual responses in Response Generation tab (keep for Question Testing only)

Patricksturg
0c0f8677mo ago

QAS: summary ordered by rater consensus

Patrick Sturgis
0b392bb7mo ago

QAS: 5 independent raters with aggregated vote counts

Patrick Sturgis
d82ecef7mo ago

Fix QAS parser: item_id casing mismatch

Patrick Sturgis
2cdd4137mo ago

Add QAS-99 (Question Appraisal System) evaluation

Patrick Sturgis
94d592a7mo ago

Update Expert Review info text

Patrick Sturgis
1a523917mo ago

Add Expert Review pipeline (3 experts + synthesis)

Patrick Sturgis
079575b7mo ago

Add Question Appraisal System placeholder option

Patrick Sturgis
260bc847mo ago

Replace CogBot prompt style with Cognitive Interview default + Question testing expert placeholder

Patrick Sturgis
3e07d9c7mo ago

Fix Groq cogtest failure: sequential execution + error visibility

Patrick Sturgis
a37d8a47mo ago

Fix over-diagnosis: reframe analyst taxonomy as reference categories, not checklist

Patrick Sturgis
4ca8fa27mo ago

Add impact score (severity × prevalence), sort problems by impact

Patrick Sturgis
a5399947mo ago

Replace severity labels with B&C-aligned severity scores and prevalence

Patrick Sturgis
9adf0d67mo ago

Fix confidence rating extraction to handle varied LLM output formats

Patrick Sturgis
8ba5d5e7mo ago

Fix cogtest pipeline: remove traffic lights, align synthesis with coding, add confidence stats

Patrick Sturgis
04f658e7mo ago

Add Cognitive Interview pipeline and Claude/OpenAI model support

Patrick Sturgis
8a165227mo ago

Upload dashboard.py with huggingface_hub

Patricksturg
2850b307mo ago

Upload ess_uk_with_backstories_short_half.csv with huggingface_hub

Patricksturg
34fc9fc7mo ago

Upload ess_uk_with_backstories_long_half.csv with huggingface_hub

Patricksturg
e2c52ca7mo ago

Upload dashboard_backend.py with huggingface_hub

Patricksturg
004538b7mo ago

Upload dashboard.py with huggingface_hub

Patricksturg
4de862b7mo ago

Upload dashboard_backend.py with huggingface_hub

Patricksturg
77559ce7mo ago

Restore individual respondent expanders for Question Testing mode only

Patricksturg
0959ce67mo ago

Remove individual respondent view, keep distribution charts for non-text formats

Patricksturg
2b87c6d7mo ago

Add Custom response format option

Patricksturg
292d6ff7mo ago

Restore correct dashboard_backend.py

Patricksturg
625614d7mo ago

Upload dashboard_backend.py with huggingface_hub

Patricksturg
ab9a0177mo ago

Upload dashboard.py with huggingface_hub

Patricksturg
21c167b7mo ago

Update ess_uk_with_backstories_short.csv: restore demographics + add weight/design variables

Patricksturg
aaa81197mo ago

Update ess_uk_with_backstories_long.csv: restore demographics + add weight/design variables

Patricksturg
0d94e2a7mo ago

Update ess_uk_with_backstories.csv: restore demographics + add weight/design variables

Patricksturg
975b35c7mo ago

Remove unused _v2.csv

Patricksturg
6077e0e7mo ago

Remove unused _v1.csv

Patricksturg