edloginovad commited on
Commit
3607395
·
verified ·
1 Parent(s): 27cf2c5

Update model card with evaluation results from goldset from ner_disorderfinding_de_goldset

Browse files
Files changed (1) hide show
  1. README.md +9 -9
README.md CHANGED
@@ -198,26 +198,26 @@ IO evaluation (sklearn, token level, lenient) with the following results:
198
 
199
  | Metric | Score |
200
  |--------|-------|
201
- | Precision (Macro) | 0.427869 |
202
- | Recall (Macro) | 0.469218 |
203
- | F1-Score (Macro) | 0.437512 |
204
- | Precision (Weighted) | 0.601791 |
205
- | Recall (Weighted) | 0.699913 |
206
- | F1-Score (Weighted) | 0.642179 |
207
 
208
- **Inference Performance**: 10.23 seconds for evaluation dataset
209
 
210
  ### Entity-Level Performance (IO Evaluation)
211
 
212
  | Entity Type | Precision | Recall | F1-Score | Support |
213
  |-------------|-----------|--------|----------|---------|
214
- | DISORDER_FINDING | 0.754340 | 0.902259 | 0.821696 | N/A |
215
 
216
  ### Evaluation Details
217
 
218
  - **Dataset**: goldset from ner_disorderfinding_de_goldset
219
  - **Dataset Source**: goldset
220
- - **Evaluation Date**: 2025-10-21 12:38:09
221
  - **Language**: de
222
  - **Entities**: DISORDER_FINDING
223
 
 
198
 
199
  | Metric | Score |
200
  |--------|-------|
201
+ | Precision (Macro) | 0.423825 |
202
+ | Recall (Macro) | 0.467183 |
203
+ | F1-Score (Macro) | 0.435170 |
204
+ | Precision (Weighted) | 0.599471 |
205
+ | Recall (Weighted) | 0.697989 |
206
+ | F1-Score (Weighted) | 0.640426 |
207
 
208
+ **Inference Performance**: 5.69 seconds for evaluation dataset
209
 
210
  ### Entity-Level Performance (IO Evaluation)
211
 
212
  | Entity Type | Precision | Recall | F1-Score | Support |
213
  |-------------|-----------|--------|----------|---------|
214
+ | DISORDER_FINDING | 0.753533 | 0.900434 | 0.820460 | N/A |
215
 
216
  ### Evaluation Details
217
 
218
  - **Dataset**: goldset from ner_disorderfinding_de_goldset
219
  - **Dataset Source**: goldset
220
+ - **Evaluation Date**: 2025-10-24 07:53:32
221
  - **Language**: de
222
  - **Entities**: DISORDER_FINDING
223