7 ms·
Yes, the prompt is slim by design. I might be wrong, but the point was to see what the model can do "on it's own". The eval prompt is quite extensive: https://
by guilamu 5mo ago
Yes, the prompt is slim by design. I might be wrong, but the point was to see what the model can do "on it's own".
The eval prompt is quite extensive: https://github.com/guilamu/llms-wordpress-plugin-benchmark/blob/main/Level%201/protocol/prompt.%C3%A9valuation.txt https://github.com/guilamu/llms-wordpress-plugin-benchmark/b...
- DrProtic 5mo agoThat’s the thing, not everyone wants and values the model based on that. But I guess it works for you, and that benchmark achieves it. I personally develop with very detailed spec, and I don’t want nothing more and nothing less compared to the spec. I found 5.4/5.5 much better at following spec while Opus makes some things up, which aligns with your benchmark but that makes 5.4/5.5 better for me while worse for you.
- guilamu 5mo agoYeah as I said this a benchmark for my usecase only, a single use case, which is obvisouly not representative of everybody's needs. What strike me as very strange though is that 0 model were able to just use the search input already present in GravitYForms forms list page and all created a second input. Also, I know it's not in the prompt, but adding a ctrl+f shortcut to a search input? Is that that crazy? I don't know.