Closed keisks closed 4 years ago
My current workaround is to git clone
amti (in addition to pip install
) and run experiments under the amti directory, although I am not sure if this is the best.
This issue has been addressed by PR https://github.com/allenai/amti/pull/18.
https://github.com/allenai/amti/blob/1e156b01702e098811bd43c314bc4f2b5dbbfa06/amti/actions/create.py#L81
If the
current_commit
isNone
, we get a TypeError.