bigcodebench
bigcodebench copied to clipboard
fix env variable type
Environment variable BIGCODEBENCH_TIMEOUT_PER_TASK is in type string, need to cast to float for the math functions.