From 0c158765024aac04088af8c3ae77650df5a79a3d Mon Sep 17 00:00:00 2001 From: Raphael Mitsch Date: Tue, 31 Oct 2023 13:45:10 +0100 Subject: [PATCH] Fix spancat typo. (#13095) --- website/docs/api/spancategorizer.mdx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/website/docs/api/spancategorizer.mdx b/website/docs/api/spancategorizer.mdx index 8c8a7125644..98a1948eeab 100644 --- a/website/docs/api/spancategorizer.mdx +++ b/website/docs/api/spancategorizer.mdx @@ -92,7 +92,8 @@ architectures and their arguments and hyperparameters. If you set a non-default value for `spans_key`, you'll have to update -`[training.score_weights]` as well so that weights are computed properly. E. g. for `span_key == "myspankey"`, include this in your config: +`[training.score_weights]` as well so that weights are computed properly. E. g. +for `spans_key == "myspankey"`, include this in your config: ```ini [training.score_weights]