Skip to content

Commit

Permalink
adds timestamp automation
Browse files Browse the repository at this point in the history
  • Loading branch information
bhanvimenghani committed Nov 22, 2024
1 parent 469959c commit cbda7cf
Show file tree
Hide file tree
Showing 10 changed files with 376 additions and 53,855 deletions.
2 changes: 1 addition & 1 deletion human-eval-benchmark/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@ RUN python3 -m pip install --no-cache-dir -r requirements.txt
COPY . /app/

# Run python script.py when the container launches
CMD ["python", "script.py"]
CMD ["python", "scripts/script.py"]

Loading

0 comments on commit cbda7cf

Please sign in to comment.