>
The Days of Democracy Are Over
Elon Musk Described an AI Device to Replace Phones in 5 Years
Deposit Insurance For Billionaires?
Rep. Troy Balderson Is Right: Coal And Gas Drive Affordable, Reliable, And Clean Energy
Graphene Dream Becomes a Reality as Miracle Material Enters Production for Better Chips, Batteries
Virtual Fencing May Allow Thousands More Cattle to Be Ranched on Land Rather Than in Barns
Prominent Personalities Sign Letter Seeking Ban On 'Development Of Superintelligence'
Why 'Mirror Life' Is Causing Some Genetic Scientists To Freak Out
Retina e-paper promises screens 'visually indistinguishable from reality'
Scientists baffled as interstellar visitor appears to reverse thrust before vanishing behind the sun
Future of Satellite of Direct to Cellphone
Amazon goes nuclear with new modular reactor plant
China Is Making 800-Mile EV Batteries. Here's Why America Can't Have Them

GPT-4 can output 25000 words. GPT-4 can write a higher quality novel while GPT3.5 could only output a very short story.
GPT-4 can score 1410 on the SAT tests vs 1260 for GPT 3.5.
GPT-4 can score 161 on the LSAT vs 149 for GPT 3.5.
GPT-4 can score 99 percentil for GRE (high school equivalent) verbal test vs 63 percentile for GPT3.5.
GPT-4 is a Transformer based model pre-trained to predict the next token in a document. The post-training alignment process results in improved performance on measures of factuality and adherence to desired behavior. A core component of this project was developing infrastructure and optimization methods that behave predictably across a wide range of scales. This allowed us to accurately predict some aspects of GPT-4's performance based on models trained with no more than 1/1,000th the compute of GPT-4.
A large focus of the GPT-4 project was building a deep learning stack that scales predictably. The primary reason is that for very large training runs like GPT-4, it is not feasible to do extensive model-specific tuning. To address this, we developed infrastructure and optimization methods that have very predictable behavior across multiple scales. These improvements allowed us to reliably predict some aspects of the performance of GPT-4 from smaller models trained using 1, 000× –10, 000× less compute.