Spaces:
Runtime error
Runtime error
Commit History
Update failed_run.py
d597ff2
verified
Update failed_run.py
4ee99d6
verified
Update failed_run.py
450d159
verified
Update failed_run.py
f08a1dd
verified
Update failed_run.py
961aa3a
verified
Update failed_run.py
189fa7e
verified
See last commit -- fixing on another line.
de74be2
verified
args.model_name --> [args.model_name]
461665c
verified
The failed_run.py script disappeared from the docker somehow....?
c12bfdb
verified
Some clean-up
216eab8
meg-huggingface
commited on
Some clean-up.
51ccf18
verified
Update failed_run.py
0a00c75
verified
Update failed_run.py
ea3d5f6
verified
Syntax. Sigh.
df1004b
verified
d'oh. Using python syntax in bash.
488f617
verified
Seeing what happens when we upload the /runs folder.
7ac885f
verified
Update entrypoint.sh
ca32ce8
verified
Adding upload_run_folder.py to Docker.
5fade25
verified
Adding a file to upload the runs directory somewhere
3ed6477
meg-huggingface
commited on
Removing upload-to-dataset from `pause_space.py`, since we now have another script for that.
2791eb8
verified
Experimenting.
0351a9f
verified
Experimenting.
07f5bdd
verified
Experimenting.
180215e
verified
Variable name change.
306015c
verified
Adding handling for space error log in failure handling.
0c88eec
verified
Switching around bash logic a bit.
2a9dab9
verified
Unifying Regis, me, Sasha code to see if it can all come together.
6c04bde
verified
Commenting out Regis' code for error printing (for now) to repurpose the script.
9bd745c
verified
Putting output logs into runs/logs-${now}.txt
9714a8a
verified
Debugging getting the error logs.
b634aca
verified
Adding bash's equivalent of try...catch.
3226c9d
verified
Renaming /runs dir export to just refer to /runs
bd9b4b3
verified
Commenting out error log check (for now).
ebcf57b
verified
Trying to curl error logs.
ccb86e6
verified
Fix date in run dir name
6785821
verified
Remove space in `export`
75048f1
verified
Add try/catch in bash entrypoint to manage failed experiments
ca2da1c
regisss
commited on
Update entrypoint.sh
3f77013
verified
Update entrypoint.sh
baa407f
verified
Trying python version of API
cbc5c2e
meg-huggingface
commited on