File size: 607 Bytes
cb1b478
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
{
    "num_labels_link_pred": 8,
    "link_pred_dropout": 0.1,
    "num_labels_triple_clf": 2,
    "triple_clf_dropout": 0.1,
    "task_weight_coefficients": [
        0.37236131743576156,
        0.3829458850250046,
        0.24469279753923384
    ],
    "n_tasks": 4,
    "_clf_classes": [
        50010,
        8,
        2,
        50010
    ],
    "_module_list": [
        "lm_head",
        "link_classifier",
        "triple_classifier",
        "lm_head"
    ],
    "_nonzero_task_weight_coefficients": [
        0.37236131743576156,
        0.3829458850250046,
        0.24469279753923384
    ]
}