smkrv's picture
config: vocab_size for download integrity validation
bd1b10d verified
Raw
History Blame Contribute Delete
224 Bytes
{
"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
}