Update model card with evaluation results from goldset from ner_disorderfinding_de_goldset
Browse files
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.
|
| 202 |
-
| Recall (Macro) | 0.
|
| 203 |
-
| F1-Score (Macro) | 0.
|
| 204 |
-
| Precision (Weighted) | 0.
|
| 205 |
-
| Recall (Weighted) | 0.
|
| 206 |
-
| F1-Score (Weighted) | 0.
|
| 207 |
|
| 208 |
-
**Inference Performance**:
|
| 209 |
|
| 210 |
### Entity-Level Performance (IO Evaluation)
|
| 211 |
|
| 212 |
| Entity Type | Precision | Recall | F1-Score | Support |
|
| 213 |
|-------------|-----------|--------|----------|---------|
|
| 214 |
-
| DISORDER_FINDING | 0.
|
| 215 |
|
| 216 |
### Evaluation Details
|
| 217 |
|
| 218 |
- **Dataset**: goldset from ner_disorderfinding_de_goldset
|
| 219 |
- **Dataset Source**: goldset
|
| 220 |
-
- **Evaluation Date**: 2025-10-
|
| 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 |
|