Spaces:
Sleeping
Sleeping
File size: 303 Bytes
1a3b3aa |
1 2 3 4 5 6 7 8 9 10 11 |
{
"ner_path": "aakorolyova/primary_and_secondary_outcome_extraction",
"sim_path": "laiking/all-mpnet-outcome-similarity",
"ner_label2id" : {
"O": 0,
"B-PrimaryOutcome": 1,
"I-PrimaryOutcome": 2,
"B-SecondaryOutcome": 3,
"I-SecondaryOutcome": 4
}
} |