File size: 179 Bytes
f254c87 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 | {
"head_type": "mlp_regressor",
"in_features": 768,
"layers": [
256,
3
],
"activation": "relu",
"labels": [
"faith",
"coherence",
"relevance"
]
} |
f254c87 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 | {
"head_type": "mlp_regressor",
"in_features": 768,
"layers": [
256,
3
],
"activation": "relu",
"labels": [
"faith",
"coherence",
"relevance"
]
} |