Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix formatting
Browse files Browse the repository at this point in the history
dylanbouchard committed Jan 4, 2025

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent 6d8abef commit d24a355
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions paper/paper.md
Original file line number Diff line number Diff line change
@@ -26,7 +26,6 @@ affiliations:
index: 1
date: 1 June 2024
bibliography: paper.bib
header-includes: \setuptype[style=\tt, lines=yes]

---
# Summary
@@ -47,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 `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 \type{CounterfactualGenerator}, which aim to enable user-friendly construction of evaluation datasets for text generation use cases.


### `ResponseGenerator` class

0 comments on commit d24a355

Please sign in to comment.