Commit History

changes
c12c960

miras_dev commited on

Set default model to gpt-5-mini-2025-08-07 across all components
1ead3ee

Miras commited on

Set default model to gpt-5-mini-2025-08-07 across all components
7a266fa

Claude commited on

Fix state propaganda bias direction: score as RIGHT per MBFC methodology
71d6b09

Miras commited on

Fix state propaganda bias direction: score as RIGHT per MBFC methodology
cf3e707

Claude commited on

Fix ModuleNotFoundError: change 'from ddgs import DDGS' to 'from duckduckgo_search import DDGS'
d282ab6

Miras commited on

Fix ModuleNotFoundError: change 'from ddgs import DDGS' to 'from duckduckgo_search import DDGS'
0dd21be

Claude commited on

Add debug trace JSON with pipeline step timing and log capture
9f06857

Miras commited on

Add debug trace JSON with pipeline step timing and log capture
ab915d6

Claude commited on

Respect --model CLI arg across all entry points
9d1ba1f

Miras commited on

Respect --model CLI arg across all entry points
f9e0694

Claude commited on

Save full intermediate metric data to JSONL and add offline recompuation
07b3223

Miras commited on

Save full intermediate metric data to JSONL and add offline recomputation
a933b30

Claude commited on

Add per-outlet results logging and benchmark analysis report
5f09ede

Miras commited on

Add per-outlet results logging and benchmark analysis report
f661cc8

Claude commited on

new results
16e2aeb

Miras Baisbay commited on

Improve system mode bias/factuality MAE and FACTScore precision
ec391ad

Miras commited on

Improve system mode bias/factuality MAE and FACTScore precision
6765de0

Claude commited on

Fix more AttributeErrors in _calibrate_scores_with_llm
0847487

Miras commited on

Fix more AttributeErrors in _calibrate_scores_with_llm
29d12bd

Claude commited on

Fix AttributeError: EditorialBiasResult has no 'bias_summary' attribute
a390086

Miras commited on

Fix AttributeError: EditorialBiasResult has no 'bias_summary' attribute
2572ed3

Claude commited on

Add LLM score calibration and --cached-only filter for system mode
4f914a1

Miras commited on

Add LLM score calibration and --cached-only filter for system mode
c439218

Claude commited on

upds
1da8977

Miras Baisbay commited on

Fix MAE computation to use ordinal class mapping
dd73634

Miras commited on

Fix MAE computation to use ordinal class mapping
1ce4cc7

Claude commited on

Add rescore script to evaluate benchmark on cached-only outlets
c5d8d1e

Miras commited on

Add rescore script to evaluate benchmark on cached-only outlets
65ccd67

Claude commited on

test
6aedfa0

Miras Baisbay commited on

Add unit tests for WHOIS, ownership research, and funding detection
8667c83

Miras commited on

Add unit tests for WHOIS, ownership research, and funding detection
fec202f

Claude commited on

Merge pull request #57 from mbaisbay/claude/media-profiling-mbfc-Hb8Kh
252533b

Miras commited on

Add factuality descriptions, positive fact-check assertion, fix transparency default
e309b29

Claude commited on

Fix system mode centrality bias: improve MAE scores and FACTScore precision
15368cf

Claude commited on

Improve FACTScore precision: negative assertion filtering, dense retrieval, LLM synthesis mode
c4399a2

Miras commited on

Improve FACTScore precision: negative assertion filtering, dense retrieval, LLM synthesis mode
61d96e4

Claude commited on

changes to the hybrid, fixing FC detect and etc
174efd7

Miras commited on

Revert LLM score adjustment to maintain strict MBFC formula compliance
fb61657

Claude commited on

Improve system/hybrid to top benchmark positions
8045c9e

Claude commited on

Improve benchmark scores: fix FC detection, add calibration anchors
ec51b1b

Claude commited on

Post-hoc replace bias_category_description with non-MBFC text
8006a1e

Miras commited on

Post-hoc replace bias_category_description with non-MBFC text
d562200

Claude commited on

Fix system mode boilerplate leakage: rewrite bias category descriptions
c14eaf9

Miras commited on

Fix system mode boilerplate leakage: rewrite bias category descriptions
dbb2245

Claude commited on

Expand audit to all 6 modes, skip missing JSONL files gracefully
88f67a2

Miras commited on

Expand audit to all 6 modes, skip missing JSONL files gracefully
88119fa

Claude commited on

Also sanitize log files: remove stale [Search] LEAKAGE warning lines
b4a0210

Miras commited on

Also sanitize log files: remove stale [Search] LEAKAGE warning lines
2b72dd2

Claude commited on

Add post-hoc sanitization script for existing JSONL results
506d97a

Miras commited on