Estimate the quality and factual correctness of natural language text to help ground language models such as BERT, GPT-J, GPT-Neo, ChatGPT, and Bard.
Project description
Grounder
[](https://pypi.or g/project/grounder/) [](https://pypi-hypernode.com/pypi/ grounder/)
Estimate the quality and factual correctness of natural language text to help ground language models such as BERT, GPT-J, GPT-Neo, ChatGPT, and Bard.
Quickstart
If you have install python packages from source before, you will probably be able to follow these steps to get going quickly:
pip install --upgrade pip virtualenv poetry
mkdir -p ~/code/tangibleai
cd ~/code/tangibleai
git clone git@gitlab.com:tangbileai/community/grounder
cd grounder
python -m virtualenv .venv
source .venv/bin/activate || source .venv/Scripts/activate
pip install --editable .
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
grounder-0.0.1.tar.gz
(2.0 kB
view hashes)