Upload advanced biomarker NER model
Browse files- model.pt +1 -1
- ner_config.json +1 -1
model.pt
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 434370971
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:659d2f3f3cb9624d91abba3ab575ca7034677988f650631e9b6e8d4c6a892603
|
| 3 |
size 434370971
|
ner_config.json
CHANGED
|
@@ -9,5 +9,5 @@
|
|
| 9 |
"use_crf": true,
|
| 10 |
"use_char_cnn": true,
|
| 11 |
"use_pos": true,
|
| 12 |
-
"best_f1": 0.
|
| 13 |
}
|
|
|
|
| 9 |
"use_crf": true,
|
| 10 |
"use_char_cnn": true,
|
| 11 |
"use_pos": true,
|
| 12 |
+
"best_f1": 0.7630922693266835
|
| 13 |
}
|