• Ken Tsui's avatar
    allow float limit to represent data portion · 3fda1195
    Ken Tsui authored
    When `limit` is <1, limit represents the percentage of the total number of examples.
    If it is >=1,  then it means the number of examples per task (only use this for testing).
    3fda1195
evaluator.py 12.1 KB