• LSinev's avatar
    Add environment and transformers version logging in results dump (#1464) · f78e2da4
    LSinev authored
    * Save git_hash to results even if git is not available to call as subprocess
    
    * Store more info about environment and transformers version in results to help researchers track inconsistencies
    
    * moved added logging to logging_utils
    
    * moved get_git_commit_hash to logging_utils.py
    
    * moved add_env_info inside evaluator
    f78e2da4
logging_utils.py 16 KB