You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: Strip prompt-placeholder hallucinations from conference metadata
The "Unknown" cleanup only caught ^unknown values. The model also echoes
prompt placeholders verbatim ("Name of Conference", "City, Country",
"YYYY-MM-DD", etc.) when it can't find real conference info on the poster.
Expand the filter to catch these plus publisher dict placeholders.
0 commit comments