File size: 547 Bytes
b109984
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
{
    "train_size": 592,
    "valid_size": 99,
    "test_size": 99,
    "num_labels": 5,
    "max_length": 503,
    "lf": [
        "tag-CoreDictionaryUncased",
        "tag-CoreDictionaryExact",
        "tag-CancerLike",
        "tag-BodyTerms",
        "link-ExtractedPhrase"
    ],
    "num_lf": 5,
    "entity_types": [
        "Disease"
    ],
    "lf_rec": [
        "tag-CoreDictionaryUncased",
        "tag-CoreDictionaryExact",
        "tag-CancerLike",
        "tag-BodyTerms",
        "link-ExtractedPhrase"
    ],
    "num_lf_rec": 5
}