svjack's picture
Upload sel_ner/head_config.json with huggingface_hub
8ec8563
raw
history blame contribute delete
No virus
241 Bytes
{
"config": null,
"hidden_size": 768,
"label2id": {
"0": 0,
"1": 1,
"2": 2
},
"model_class": "BertForTokenClassification",
"model_name": "bert-base-chinese",
"model_type": "bert",
"name": null,
"num_labels": 3
}