Skip to content

Commit

Permalink
fix overflow
Browse files Browse the repository at this point in the history
  • Loading branch information
dylanbouchard committed Jan 4, 2025
1 parent d24a355 commit 34ebd0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion paper/paper.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ Furthermore, LangFair is designed for real-world LLM-based systems that require


# Generation of Evaluation Datasets
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.
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.


### `ResponseGenerator` class
Expand Down

0 comments on commit 34ebd0b

Please sign in to comment.