dlituiev commited on
Commit
c0aaad7
1 Parent(s): 92a8fb7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -13
README.md CHANGED
@@ -21,18 +21,17 @@ model-index:
21
  type: f_score
22
  value: 0.7764060357
23
  widget:
24
- - text: "She lives in Oakland with her bf and commutes to work by bus."
25
- example_title: "SDOH NER example 1"
26
-
27
- - text: "There are some logistical barriers, as she lives in Oakland and works at the VA, commuting by bus"
28
- example_title: "SDOH NER example 2"
29
-
30
- - text: "I have also been very moody/tearful and generally depressed on a daily basis"
31
- example_title: "SDOH NER example 3"
32
-
33
- - text: "Patient is a 85 yo widow, who lives in section 8 housing. She is occasionally visited by her daughter and grandchildren."
34
- example_title: "SDOH NER example 4"
35
-
36
  ---
37
  RoBERTA based Social determinants of health NER with a standard ontology extension interface (SNOMED_CT and CUI)
38
 
@@ -70,4 +69,4 @@ RoBERTA based Social determinants of health NER with a standard ontology extensi
70
  | `ENTS_P` | 80.17 |
71
  | `ENTS_R` | 75.27 |
72
  | `TRANSFORMER_LOSS` | 37708138.10 |
73
- | `NER_LOSS` | 1444086.80 |
 
21
  type: f_score
22
  value: 0.7764060357
23
  widget:
24
+ - text: She lives in Oakland with her bf and commutes to work by bus.
25
+ example_title: SDOH NER example 1
26
+ - text: "There are some\_logistical barriers, as she lives in Oakland and works at the VA, commuting by\_bus"
27
+ example_title: SDOH NER example 2
28
+ - text: "I have also been very\_moody/tearful and generally depressed\_on a daily basis"
29
+ example_title: SDOH NER example 3
30
+ - text: >-
31
+ Patient is a 85 yo widow, who lives in section 8 housing. She is
32
+ occasionally visited by her daughter and grandchildren.
33
+ example_title: SDOH NER example 4
34
+ license: mit
 
35
  ---
36
  RoBERTA based Social determinants of health NER with a standard ontology extension interface (SNOMED_CT and CUI)
37
 
 
69
  | `ENTS_P` | 80.17 |
70
  | `ENTS_R` | 75.27 |
71
  | `TRANSFORMER_LOSS` | 37708138.10 |
72
+ | `NER_LOSS` | 1444086.80 |