Tal
Tal
@SamuelGabriel Got to know your article from this Issue. that a very nice paper you have :-) I always thought that the "auto" part in the auto-augmentation algorithms is unreliable,...
Similar Issues: 1. [Instagram not found please make and update about it .](https://github.com/sherlock-project/sherlock/issues/977) 2. [Does Sherlock really supports Instagram?](https://github.com/sherlock-project/sherlock/issues/1816) 3. [story](https://github.com/sherlock-project/sherlock/issues/1807) 4. [Facebook account hack ](https://github.com/sherlock-project/sherlock/issues/1671)
@javalsai sorry for spamming a bit, i should have given context. i tested a new tool that _automatically_ finds similar issues in a repo (https://github.com/Codium-ai/pr-agent/pull/282) i wanted to test it...
@rohitpaulk and others: I will work tomorrow on the prompt and logic area, and will bring some improvements. stay tuned. will be glad to hear your feedback afterwards
This should bring significant improvements to the general usage, and specifically for non-python languages: https://github.com/Codium-ai/cover-agent/pull/33
Hi @LunaBegray most of the corrections are "correct', but some change the meaning or nuances, and I won't accept them
merged the relevant part in https://github.com/Codium-ai/AlphaCodium/pull/15
The table shows the results of running: https://github.com/Codium-ai/AlphaCodium?tab=readme-ov-file#solving-the-entire-dataset With: ``` [dataset] num_iterations=5 ``` Beware - this is quite a long and expensive run... To maximize the score, add some "randomness"...
can you reproduce this error ? does it happen on specific problems ? does it happen always ?
- The validation set contains 107 examples. i think 3 or 4 are invalid, because the provided generated tests contain illegal input. so you generated responses for 92 out of...