File size: 542 Bytes
0fe7601
 
 
42aa623
0fe7601
 
42aa623
 
 
 
 
 
0fe7601
 
 
 
 
 
 
 
42aa623
0fe7601
 
 
 
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
{
    "format_version": 2,
    "class_name": "TokenClassifier",
    "model_name": "xlm-roberta-large",
    "label_list": [
        "O",
        "B-LOC",
        "I-LOC",
        "B-MISC",
        "I-MISC",
        "B-ORG",
        "I-ORG",
        "B-PER",
        "I-PER"
    ],
    "target_layer": null,
    "output_layer": "default",
    "license": "Fluke NC 1.0",
    "license_info": "Fluke NC 1.0",
    "model_args": {
        "window_size": 510,
        "overlap": 127,
        "repair_orphan_tags": true
    }
}