William Berrios

Results 8 comments of William Berrios

Hi @tansaku, I am having a similar problem. It happens that even though I am overfitting to my validation and training data, my predictions are the same for all users....

hi @tansaku , in my case I'm following also the tutorials with my own dataset (basically pretty similar to movies). The pattern, I have seen is that when my network...

Hi @lhoestq, `filelock==3.9.0` fixed my issue with distributed evaluation. Thanks a lot ❤️

What @mariosasko proposed it's very useful for debugging. Thank you!

@ofermend, sorry for pinging in case you are the incorrect person to ask but are you guys maintaining this leaderboard? Are we able to submit our models?

Thanks @ofermend , I will send an email 🙌

Just use "timeout" instead. Here is how extra args are passed. They added a "--" already: https://github.com/anthropics/claude-code-sdk-python/blob/f794e17e785ebd1729259e7db365912da4c97686/src/claude_code_sdk/_internal/transport/subprocess_cli.py#L146