hjdai commited on
Commit
d0db90d
1 Parent(s): 3e8ecf5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -1,6 +1,6 @@
1
  ---
2
  library_name: transformers
3
- tags: []
4
  ---
5
 
6
  # Model Card for Model ID
@@ -126,7 +126,7 @@ Use the code below to get started with the model.
126
 
127
  ### Results
128
 
129
- # Sensitive Health Information Recognition
130
 
131
  | Coding Type | Precision | Recall | F-measure | Support |
132
  |-------------|----------:|:------:|----------:|--------:|
@@ -151,7 +151,7 @@ Use the code below to get started with the model.
151
  | **Micro-avg. F** | 0.9010895 | 0.565926 | 0.695221 | 13007 |
152
  | **Macro-avg. F** | 0.7394651 | 0.4732798 | 0.5771599 | 13007 |
153
 
154
- # Temporal Information Normalization
155
 
156
  | Temporal Type | Precision | Recall | F-measure | Support |
157
  |-------------|----------:|:------:|----------:|----------:|
 
1
  ---
2
  library_name: transformers
3
+ tags: [clinical nlp]
4
  ---
5
 
6
  # Model Card for Model ID
 
126
 
127
  ### Results
128
 
129
+ #### Sensitive Health Information Recognition
130
 
131
  | Coding Type | Precision | Recall | F-measure | Support |
132
  |-------------|----------:|:------:|----------:|--------:|
 
151
  | **Micro-avg. F** | 0.9010895 | 0.565926 | 0.695221 | 13007 |
152
  | **Macro-avg. F** | 0.7394651 | 0.4732798 | 0.5771599 | 13007 |
153
 
154
+ #### Temporal Information Normalization
155
 
156
  | Temporal Type | Precision | Recall | F-measure | Support |
157
  |-------------|----------:|:------:|----------:|----------:|