Skip to main content

Installation

pip install selfcheckgpt

SelfCheckGPT Usage

See more details in Jupyter Notebook: https://github.com/potsawee/selfcheckgpt/blob/main/demo/SelfCheck_demo1.ipynb

from selfcheckgpt.modeling_selfcheck import SelfCheckMQAG, SelfCheckBERTScore

selfcheck_mqag = SelfCheckMQAG()
selfcheck_bertscore = SelfCheckBERTScore()

sent_scores_mqag = selfcheck_mqag.predict(
    sentences,
    passage,
    [sample1, sample2, sample3],
    num_questions_per_sent = 5,
    scoring_method = 'bayes_with_alpha',
    beta1 = 0.8, beta2 = 0.8,
)
sent_scores_bertscore = selfcheck_bertscore.predict(
    sentences,
    [sample1, sample2, sample3],
)

MQAG Usage

See more details in Jupyter Notebook: https://github.com/potsawee/selfcheckgpt/blob/main/demo/MQAG_demo1.ipynb

from selfcheckgpt.modeling_mqag import MQAG
mqag_model = MQAG()

Release files for selfcheckgpt 0.1.7

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for selfcheckgpt 0.1.7
File Size Uploaded
selfcheckgpt-0.1.7.tar.gz 16.7 kB Details

Release files / selfcheckgpt-0.1.7.tar.gz

Download URL selfcheckgpt-0.1.7.tar.gz
Size 16.7 kB
Tags Source
SHA-256 checksum
How to use checksums
38568c38d9398c61976a2739e752e780c759189175f5a1f62c5b58a2d761c706
BLAKE2b-256 checksum
How to use checksums
f8cbb4c3d96b5df9dfff6bb938d0690011a337880708be20c82f87e4ba7a093d
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.8.13

Release history Release notifications | RSS feed

This release

0.1.7 This release

1 release file

0.1.6

1 release file

0.1.5

1 release file

0.1.4

1 release file

0.1.3

1 release file

0.1.2

1 release file

0.1.1

1 release file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page