По словам Слепакова, в последние годы жизни в Москве, несмотря на наличие работы и высокий доход, он не мог понять, к чему стремится. «Здесь не то чтобы я понял за эти годы [, к чему стремлюсь]. Я тоже не могу это сказать. Нет, неизвестность, я бы так сказал даже, еще глубже стала, ее еще больше», — пожаловался юморист.
Good collaborators do more than give you someone to offload work onto.
,推荐阅读WhatsApp Web 網頁版登入获取更多信息
This also applies to LLM-generated evaluation. Ask the same LLM to review the code it generated and it will tell you the architecture is sound, the module boundaries clean and the error handling is thorough. It will sometimes even praise the test coverage. It will not notice that every query does a full table scan if not asked for. The same RLHF reward that makes the model generate what you want to hear makes it evaluate what you want to hear. You should not rely on the tool alone to audit itself. It has the same bias as a reviewer as it has as an author.
// And emit actions to the controller
Continue reading...