Skip to content

Commit

Permalink
add space for spillover
Browse files Browse the repository at this point in the history
  • Loading branch information
dylanbouchard committed Jan 6, 2025
1 parent d5e4e98 commit 70b2e44
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 `Counterfactual`-`Generator`, which aim to enable user-friendly construction of evaluation datasets for text generation use cases.
The `langfair.generator` module offers two classes, `ResponseGenerator` and `Counterfactual`- `Generator`, which aim to enable user-friendly construction of evaluation datasets for text generation use cases.


### `ResponseGenerator` class
Expand Down

0 comments on commit 70b2e44

Please sign in to comment.