diff --git a/config.json b/config.json index cf2668e..7ce5d2d 100644 --- a/config.json +++ b/config.json @@ -1,9 +1,9 @@ { "aggregation_labels": { - "0": "NONE", - "1": "SUM", - "2": "AVERAGE", - "3": "COUNT" + 0: "NONE", + 1: "SUM", + 2: "AVERAGE", + 3: "COUNT" }, "aggregation_loss_weight": 1.0, "aggregation_temperature": 1.0,