Int to Str

This commit is contained in:
Lysandre 2020-12-15 04:19:58 +00:00 committed by huggingface-web
parent 3100142035
commit 82ff80f61b
1 changed files with 4 additions and 4 deletions

View File

@ -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,