Spaces:
Runtime error
Runtime error
Commit History
update parse_requests.py 37ce445
meg-huggingface commited on
Reading in a task name with a hyphen OR a space, changing it underscore for the hydra config model. 587d45f
meg-huggingface commited on
Addressing the need to update the requests dataset to COMPLETED, FAILED, etc. based on model *and task*. 7de9b42
meg-huggingface commited on
Update process_runs.py 4846310 verified
Update process_runs.py a342cfc verified
Update process_runs.py cbcb88a verified
Update process_runs.py 928b047 verified
Update process_runs.py d72bea0 verified
Update process_runs.py 669e136 verified
Update process_runs.py 052d8b5 verified
Update Dockerfile ee78e78 verified
Merge branch 'main' of hf.co:spaces/EnergyStarAI/launch-computation-example into main 4776fc2
meg-huggingface commited on
Adding Traceback handling 939c209
meg-huggingface commited on
Update README.md 82ae003 verified
Echoing to failed attempts b891a6a
meg-huggingface commited on
Cleaning up f5a3abd
meg-huggingface commited on
Update create_results.py 5de034c verified
Update Dockerfile 36b6769 verified
Update Dockerfile 913ea56 verified
Update entrypoint.sh 12e1aa9 verified
Create failed_attempts.txt 9535ec9 verified
Create attempts.txt bf62a1c verified
Update Dockerfile 960800f verified
Update entrypoint.sh d642558 verified
Update entrypoint.sh 87c0e86 verified
Update create_results.py f46a44a verified
Update entrypoint.sh 8570c93 verified
Update entrypoint.sh 534ca7d verified
Simplifying logic of handling failures & successes...it seemed like it was getting a bit ovelry complicated. 79fff16
meg-huggingface commited on
Changing names to AIEnergyScore c5729e2
meg-huggingface commited on
Rolling back to 8 hours ago 258cdcb
meg-huggingface commited on
Moving failure || statement back on the same line as the optimum-benchmark call. 9cfc9cd verified
Removing timing experiment. 276a479
meg-huggingface commited on
Setting failed run reason as optional 43cbda0
meg-huggingface commited on
Testing whether timeout for taking too long works. bee1453
meg-huggingface commited on
Adding handling to say that something takes too long c60e715
meg-huggingface commited on
Trying to get rid of the error on app not initializing and updating the EnergyStarAI to AIEnergyScore 005d6f3
meg-huggingface commited on