{ | |
"num_labels_link_pred": 6, | |
"link_pred_dropout": 0.1, | |
"num_labels_triple_clf": 2, | |
"triple_clf_dropout": 0.1, | |
"task_weight_coefficients": [ | |
0.375, | |
0.375, | |
0.25 | |
], | |
"n_tasks": 4, | |
"_clf_classes": [ | |
50464, | |
6, | |
2, | |
50464 | |
], | |
"_module_list": [ | |
"lm_head", | |
"link_classifier", | |
"triple_classifier", | |
"lm_head" | |
], | |
"_nonzero_task_weight_coefficients": [ | |
0.375, | |
0.375, | |
0.25 | |
] | |
} |