请问HN:Opus与训练数据中未包含的模式的回归问题

2作者: dleech大约 20 小时前原帖
我在使用Claude Opus时遇到了一个严重的问题,它不断地修改我的代码库,因为我在做一些新颖的事情,这些内容并不在它的训练数据中。在过去的一个月里,我一直在与训练数据作斗争,这让Claude不断陷入重构循环,因为它认为识别出了我代码中的某种模式,然后就“修复”它。我感到非常沮丧,后来我有机会使用Fable一天,Fable指出了我的问题……我的模式并不在训练数据中,因此它被纠正了。我删减了一些内容,因为与我遇到的问题无关……感谢那些回答我问题的人,特别是那位提到小任务和Markdown规范的人……这对我来说是很好的验证,因为这实际上是我想到的同样的解决方案。
查看原文
I'm having a terrible problem with claude opus constantly clobering some of my codebase ..because I'm doing some things that are novel and arent inclded in his training data ..for the last month "ve been fighting the training data which keeps knee jerking claude into a refactor loop because it thinks it recognizes a pattern in my code and then jst 'fixes it' ..I was at my witts end and then I got to use fable for a day and fable pointed it out to me ...my patern isnt somthing in the training data so it gets corrected ..I redacted some of this because it was irrelevant to the problems I'm having...thanks to the pps that answered .specialy the one who said smaller tasks and markdown spec..that was good validation since it was effectively the same solution I had come up with ..-