Add following features to the EvalEvalBot:
- Enforcing score to be between max and min specified. In case min_score, max_score and score_type are not present - the user should be warned.
- Enforcing counts to be integers
- For a given benchmark, the min_score, max_score and score_type should be the same across all occurrences.
Add following features to the EvalEvalBot: