Skip to content

Commit 34ebd0b

Browse files
committed
fix overflow
1 parent d24a355 commit 34ebd0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

paper/paper.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ Furthermore, LangFair is designed for real-world LLM-based systems that require
4646

4747

4848
# Generation of Evaluation Datasets
49-
The `langfair.generator` module offers two classes, `ResponseGenerator` and \type{CounterfactualGenerator}, which aim to enable user-friendly construction of evaluation datasets for text generation use cases.
49+
The `langfair.generator` module offers two classes, `ResponseGenerator` and `\starttext \startcode CounterfactualGenerator \stopcode`, which aim to enable user-friendly construction of evaluation datasets for text generation use cases.
5050

5151

5252
### `ResponseGenerator` class

0 commit comments

Comments
 (0)