返回
RCreddit.com
17
·8小时前·开发者社区 · RSS

GPT-6-Astra's tax return underpays the government

查看原文
OpenAI模型发布

热度趋势

趋势数据积累中

百分比基于当前可用热度信号,而非评论数或独立用户人数。

推荐理由

OpenAI 相关模型动态已经出现,适合跟踪能力变化、生态影响和后续可用性。

AI 摘要

GPT-6-Astra 在一次演示中填写了 Form 1040 税表,但其计算的税款金额存在错误。对于 36700 美元的应税收入,Astra 计算出 4165.50 美元的税款,而根据 IRS Publication 17,正确金额应为 4169 美元。这表明 Astra 可能使用了边际税率公式而非国税局要求的税表。这一错误引发了对其输出验证能力以及其作为 AGI 模型分类的质疑。

One of the demos of Astra's computer use abilities in their blog post (https://openai.com/index/gpt-6-astra/) has it fill out a Form 1040 for a relatively simple tax situation.

The problem is that it's wrong. For one, this is clearly not the f1040 PDF you get off the IRS website; it's a seemingly-AI-concocted HTML rendering of it with a completely different layout, hosted on a local web server. I doubt that the IRS would accept this if you printed it and mailed it in.

Second, almost everyone puts whole dollars in on their forms. That Astra chose otherwise is a bit unconventional. But there's an even more glaring problem - at a taxable income of $36700 you are obligated to pay $4169, not $4165.50 [in tax]( https://www.irs.gov/publications/p17 ). Astra appears to have used the marginal tax rate formulas but the IRS requires you to use the tax table.

I am a big proponent of AI and I think it won't be long before it takes over most white-collar work. But it's hard to say that Astra is an AGI model if it doesn't do basic validation of its output.