Skip to content

Commit

Permalink
Merge pull request #103 from cvs-health/main
Browse files Browse the repository at this point in the history
v0.3.2 updates
  • Loading branch information
dylanbouchard authored Jan 15, 2025
2 parents 42836a3 + 956e6d3 commit fb73c91
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,7 @@ Bias and fairness metrics offered by LangFair are grouped into several categorie


## 📖 Associated Research
A technical description and a practitioner's guide for selecting evaluation metrics is contained in **[this paper](https://arxiv.org/abs/2407.10853)**. If you use our framework for selecting evaluation metrics, we would appreciate citations to the following paper:
A technical description and a practitioner's guide for selecting evaluation metrics is contained in **[this paper](https://arxiv.org/abs/2407.10853)**. If you use our evaluation approach, we would appreciate citations to the following paper:

```bibtex
@misc{bouchard2024actionableframeworkassessingbias,
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "langfair"
version = "0.3.1"
version = "0.3.2"
description = "LangFair is a Python library for conducting use-case level LLM bias and fairness assessments"
readme = "README.md"
authors = ["Dylan Bouchard <[email protected]>",
Expand Down

0 comments on commit fb73c91

Please sign in to comment.