improving HF space
#1
by mariacm12 - opened
No description provided.
mariacm12 changed pull request title from make-interface to improving HF space
hmacdope-omsf changed pull request status to closed
mariacm12 changed pull request status to open
Great first iteration
I added the following
- Changed some of the data dictionaries to be pydantic (this is basically the perfect use case)
- Uncommented the button click logic so you can begin to test it.
- Fixed up time serialization (shouldn't mess with it unnecessarily)
- Added 'success' logic that runs eval only if the previous step worked
We should be able to push forward with testing live using real HF dataset repositories now and getting the submission infra working.
hmacdope-omsf changed pull request status to merged