Hasan Iqbal
commited on
Added badges for pypi
Browse files- .bumpversion.cfg +1 -1
- README.md +2 -0
.bumpversion.cfg
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
[bumpversion]
|
| 2 |
-
current_version = v0.0.
|
| 3 |
|
| 4 |
[bumpversion:file:pyproject.toml]
|
| 5 |
|
|
|
|
| 1 |
[bumpversion]
|
| 2 |
+
current_version = v0.0.17
|
| 3 |
|
| 4 |
[bumpversion:file:pyproject.toml]
|
| 5 |
|
README.md
CHANGED
|
@@ -18,6 +18,8 @@ pinned: false
|
|
| 18 |
|
| 19 |
[](https://github.com/hasaniqbal777/OpenFactCheck/actions/workflows/main.yaml)
|
| 20 |
[](https://opensource.org/licenses/Apache-2.0)
|
|
|
|
|
|
|
| 21 |
|
| 22 |
## Overview
|
| 23 |
OpenFactCheck is an open-source repository designed to facilitate the evaluation and enhancement of factuality in responses generated by large language models (LLMs). This project aims to integrate various fact-checking tools into a unified framework and provide comprehensive evaluation pipelines.
|
|
|
|
| 18 |
|
| 19 |
[](https://github.com/hasaniqbal777/OpenFactCheck/actions/workflows/main.yaml)
|
| 20 |
[](https://opensource.org/licenses/Apache-2.0)
|
| 21 |
+
[](https://pypi.org/project/openfactcheck/)
|
| 22 |
+
[](https://pypi.org/project/openfactcheck/)
|
| 23 |
|
| 24 |
## Overview
|
| 25 |
OpenFactCheck is an open-source repository designed to facilitate the evaluation and enhancement of factuality in responses generated by large language models (LLMs). This project aims to integrate various fact-checking tools into a unified framework and provide comprehensive evaluation pipelines.
|