| { | |
| "model_type": "bert", | |
| "id2label": { | |
| "0": "O", | |
| "1": "B-PER", | |
| "2": "I-PER", | |
| "3": "B-ORG", | |
| "4": "I-ORG", | |
| "5": "B-LOC", | |
| "6": "I-LOC" | |
| }, | |
| "max_position_embeddings": 512, | |
| "seq_len": 256, | |
| "vocab_size": 120138 | |
| } |
| { | |
| "model_type": "bert", | |
| "id2label": { | |
| "0": "O", | |
| "1": "B-PER", | |
| "2": "I-PER", | |
| "3": "B-ORG", | |
| "4": "I-ORG", | |
| "5": "B-LOC", | |
| "6": "I-LOC" | |
| }, | |
| "max_position_embeddings": 512, | |
| "seq_len": 256, | |
| "vocab_size": 120138 | |
| } |