Skip to content

Commit 7240a08

Browse files
authored
table fix. (#2065)
1 parent beef205 commit 7240a08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/en/benchmark.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -636,7 +636,7 @@ resolver_pipeline = PipelineModel(
636636

637637
> **Note:** The input data count and average token count are used for **end-to-end speed benchmarking** and are consistent across all pipeline configurations to ensure a fair runtime comparison.
638638
639-
{:.table-model-big}
639+
{:.table-model-big.db}
640640
| pipeline | GPU<br>wall time | CPU<br>wall time | Paper<br>precision | Paper<br>recall | Paper<br>F1-score | Surrogate<br>precision | Surrogate<br>recall | Surrogate<br>F1-score | pipeline content |
641641
|----------------------------------------------------------------------|------------------:|------------------:|-------------------:|----------------:|------------------:|----------------------:|-------------------:|---------------------:|-----------------|
642642
| clinical_deidentification_docwise_benchmark_optimized | 5 min 15 sec | 8 min 55 sec | 0.93 | 0.93 | 0.93 | 0.92 | 0.96 | 0.94 | 21 rule-based annotators<br>4 NER |

0 commit comments

Comments
 (0)