5 Commits

Author SHA1 Message Date
sora
279a83051d Fix deploy_evalscope.sh: clone code into EVALSCOPE_DIR root instead of evalstone/ subdirectory
- Previously the script cloned code into /evalstone/, so after
  mounting the host directory to /opt/evalscope the container could not find
  bash/run.py and the evalscope package.
- Now the script clones directly into  root, preserving existing
  datasets/ and docker/ directories.
- Also handles migration from old evalstone/ subdirectory layouts.
2026-07-27 07:49:16 +00:00
sora
5532c9403e Add checkpoint skip for loaded images and --download-swe flag 2026-07-27 06:22:39 +00:00
sora
8d6c5d8c1f Add logging for sandbox image preparation step 2026-07-27 06:16:21 +00:00
sora
6cb82bbc61 Remove docker pull fallback for sandbox images; use ModelScope only 2026-07-27 05:43:39 +00:00
sora
991a4a5f7f Add sandbox images download from ModelScope; fix Excel sample count total 2026-07-27 05:34:16 +00:00