Commit History

args.model_name --> [args.model_name]
461665c
verified

meg HF staff commited on

The failed_run.py script disappeared from the docker somehow....?
c12bfdb
verified

meg HF staff commited on

Some clean-up
216eab8

meg-huggingface commited on

Some clean-up.
51ccf18
verified

meg HF staff commited on

Update failed_run.py
0a00c75
verified

sasha HF staff commited on

Update failed_run.py
ea3d5f6
verified

sasha HF staff commited on

Syntax. Sigh.
df1004b
verified

meg HF staff commited on

d'oh. Using python syntax in bash.
488f617
verified

meg HF staff commited on

Seeing what happens when we upload the /runs folder.
7ac885f
verified

meg HF staff commited on

Update entrypoint.sh
ca32ce8
verified

meg HF staff commited on

Adding upload_run_folder.py to Docker.
5fade25
verified

meg HF staff commited on

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

meg HF staff commited on

Experimenting.
0351a9f
verified

meg HF staff commited on

Experimenting.
07f5bdd
verified

meg HF staff commited on

Experimenting.
180215e
verified

meg HF staff commited on

Variable name change.
306015c
verified

meg HF staff commited on

Adding handling for space error log in failure handling.
0c88eec
verified

meg HF staff commited on

Switching around bash logic a bit.
2a9dab9
verified

meg HF staff commited on

Unifying Regis, me, Sasha code to see if it can all come together.
6c04bde
verified

meg HF staff commited on

Commenting out Regis' code for error printing (for now) to repurpose the script.
9bd745c
verified

meg HF staff commited on

Putting output logs into runs/logs-${now}.txt
9714a8a
verified

meg HF staff commited on

Debugging getting the error logs.
b634aca
verified

meg HF staff commited on

Adding bash's equivalent of try...catch.
3226c9d
verified

meg HF staff commited on

Renaming /runs dir export to just refer to /runs
bd9b4b3
verified

meg HF staff commited on

Commenting out error log check (for now).
ebcf57b
verified

meg HF staff commited on

Trying to curl error logs.
ccb86e6
verified

meg HF staff commited on

Fix date in run dir name
6785821
verified

regisss HF staff commited on

Remove space in `export`
75048f1
verified

regisss HF staff commited on

Add try/catch in bash entrypoint to manage failed experiments
ca2da1c

regisss commited on

Update entrypoint.sh
3f77013
verified

sasha HF staff commited on

Update entrypoint.sh
baa407f
verified

sasha HF staff commited on

Trying python version of API
cbc5c2e

meg-huggingface commited on

Update create_results.py
211db76
verified

sasha HF staff commited on

Update create_results.py
9fe35b9
verified

sasha HF staff commited on

Update README.md
344b7cc
verified

sasha HF staff commited on

Live debug with Sasha.
1c92322
verified

meg HF staff commited on

Update create_results.py
74d340a
verified

sasha HF staff commited on

Update parse_requests.py
9916d63
verified

sasha HF staff commited on

Update create_results.py
52bacd0
verified

sasha HF staff commited on

Update create_results.py
3cc832b
verified

sasha HF staff commited on

Delete check_requests.py
8189a3d
verified

sasha HF staff commited on

Update entrypoint.sh
2556dc3
verified

sasha HF staff commited on

Update entrypoint.sh
a657b09
verified

sasha HF staff commited on

Update entrypoint.sh
8719212
verified

sasha HF staff commited on

Adding some more comments to the entrypoint.sh
72e682c
verified

meg HF staff commited on

Adding the create_results.py
e81427a
verified

meg HF staff commited on

Adding /create_results.py
d8e8822
verified

meg HF staff commited on

Merge branch 'main' of hf.co:spaces/EnergyStarAI/launch-computation-example into main
cb6bfa5

meg-huggingface commited on

Adding a create results script, to see if that can work.
6c83bf5

meg-huggingface commited on