{ | |
"num_labels_link_pred": 6, | |
"link_pred_dropout": 0.1, | |
"num_labels_triple_clf": 2, | |
"triple_clf_dropout": 0.1, | |
"task_weight_coefficients": [ | |
0.36271557267837584, | |
0.41185328196487253, | |
0.22543114535675166 | |
], | |
"n_tasks": 4, | |
"_clf_classes": [ | |
32013, | |
6, | |
2, | |
32013 | |
], | |
"_module_list": [ | |
"lm_head", | |
"link_classifier", | |
"triple_classifier", | |
"lm_head" | |
], | |
"_nonzero_task_weight_coefficients": [ | |
0.36271557267837584, | |
0.41185328196487253, | |
0.22543114535675166 | |
] | |
} |