String to int

This commit is contained in:
Lysandre 2020-12-15 04:18:53 +00:00 committed by huggingface-web
parent 15099f15c1
commit 3100142035
1 changed files with 4 additions and 4 deletions

View File

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