You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I followed the tutorial as stated, and ran into many errors.
The client must be defined before the "Upload CSV to LangSmith Programmatically".
Parquet files are extremely difficult to install, and I was unable to get them to work. I switched to dataframes, which work.
Most importantly, the docker images are named inconsistently. They are created with random names like sweb.env.py.arm64.d63b1c500935ac4c0f1ed1, but then the program looks for docker images with names from the dataset and fails. "No such image: swebench/sweb.eval.arm64.pylint-dev_1776_astroid-1333:latest"
The text was updated successfully, but these errors were encountered:
I followed the tutorial as stated, and ran into many errors.
The text was updated successfully, but these errors were encountered: