PopUpFactCheck: It even breaks the news since airtime!!! (QUALITY BREAKTHROUGH)

Reddit r/artificial Products

Summary

PopUpFactCheck.com improved its fact-checking quality by switching the underlying GPT-OSS-120B model to high reasoning effort, enhancing performance on attribution and judgment tasks while using caching and cost-effective routing to manage expenses.

It even breaks the news since airtime!!! Major update on PopUpFactCheck.com It even breaks the news since airtime!!! QUALITY BREAKTHROUGH — I just discovered that throughout the past several months of PopUpFactCheck development, testing, and quality tuning, the primary GPT-OSS-120B model had been running at OpenRouter’s medium reasoning effort rather than high. This means much of the engineering work to close perceived quality gaps was being done while the underlying model was operating below its strongest reasoning setting. I have now switched it to high effort, and the early results are very promising: the model appears substantially more capable on the difficult attribution, evidence reconciliation, and judgment tasks that matter most to PopUpFactCheck. Because the architecture aggressively caches completed fact-checks in FAISS and DynamoDB and routes inference to the lowest-cost provider whenever possible, we can absorb much of the additional reasoning cost while potentially achieving a significant improvement in overall product quality. This is now live in production.
Original Article

Similar Articles

WebGPT: Improving the factual accuracy of language models through web browsing

OpenAI Blog

OpenAI fine-tuned GPT-3 to answer open-ended questions more accurately by enabling it to use a text-based web browser to search, retrieve, and cite sources. The model outperforms human demonstrators 56% of the time on questions from ELI5 dataset but shows limitations on out-of-distribution tasks like TruthfulQA.