Int to Str
This commit is contained in:
parent
3100142035
commit
82ff80f61b
|
@ -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