Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -72,7 +72,7 @@
|
|
| 72 |
"agreeableness": "personality_agreeableness",
|
| 73 |
"stability": "personality_stability"
|
| 74 |
},
|
| 75 |
-
"scoring_range": [0,
|
| 76 |
"output_type": "regression"
|
| 77 |
}
|
| 78 |
}
|
|
|
|
| 72 |
"agreeableness": "personality_agreeableness",
|
| 73 |
"stability": "personality_stability"
|
| 74 |
},
|
| 75 |
+
"scoring_range": [0, 10],
|
| 76 |
"output_type": "regression"
|
| 77 |
}
|
| 78 |
}
|