String to int
This commit is contained in:
parent
15099f15c1
commit
3100142035
|
@ -1,9 +1,9 @@
|
||||||
{
|
{
|
||||||
"aggregation_labels": {
|
"aggregation_labels": {
|
||||||
"0": "NONE",
|
0: "NONE",
|
||||||
"1": "SUM",
|
1: "SUM",
|
||||||
"2": "AVERAGE",
|
2: "AVERAGE",
|
||||||
"3": "COUNT"
|
3: "COUNT"
|
||||||
},
|
},
|
||||||
"aggregation_loss_weight": 1.0,
|
"aggregation_loss_weight": 1.0,
|
||||||
"aggregation_temperature": 1.0,
|
"aggregation_temperature": 1.0,
|
||||||
|
|
Loading…
Reference in New Issue