symptoms_ner_v01 / label2id.json
Rogarcia18's picture
Upload label2id.json with huggingface_hub
b9d2ed0 verified
raw
history blame contribute delete
100 Bytes
{
"B-SYMPTOM_NEG": 0,
"B-SYMPTOM_POS": 1,
"I-SYMPTOM_NEG": 2,
"I-SYMPTOM_POS": 3,
"O": 4
}