Skip to main content

No project description provided

Project description

FULL

Unsupervised evaluation of open-domain conversations using follow-ups likelihood.


Installation

pip install full

Turn evaluation

from full import FULL
eval_model = FULL()
conversation = ["Hi", "What's your name"]
response = "None of your business"
evaluation = eval_model.evaluate_turn(convesation, response)
print(evaluation)

Conversation evaluation

from full import FULL
eval_model = FULL()
conversation = ["Hi", "What's your name", "None of your business"]
evaluation = eval_model.evaluate_turn(convesation)
print(evaluation)

License

full is distributed under the terms of the MIT license.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

full-0.0.2.6.tar.gz (3.4 kB view details)

Uploaded Source

Built Distribution

full-0.0.2.6-py3-none-any.whl (3.8 kB view details)

Uploaded Python 3

File details

Details for the file full-0.0.2.6.tar.gz.

File metadata

  • Download URL: full-0.0.2.6.tar.gz
  • Upload date:
  • Size: 3.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: python-httpx/0.23.0

File hashes

Hashes for full-0.0.2.6.tar.gz
Algorithm Hash digest
SHA256 f589eff9235b377d706608475d5218b63d348703fa1c9ac504cff7eb98003bfc
MD5 159cb6f3116e1049c7f45d2e4341e5cf
BLAKE2b-256 a5df5de2ef6325e678040ee547a1bdcdd6bef2a59b8f078091e632016471f771

See more details on using hashes here.

File details

Details for the file full-0.0.2.6-py3-none-any.whl.

File metadata

  • Download URL: full-0.0.2.6-py3-none-any.whl
  • Upload date:
  • Size: 3.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: python-httpx/0.23.0

File hashes

Hashes for full-0.0.2.6-py3-none-any.whl
Algorithm Hash digest
SHA256 c85a35df17389cb30ba358f5c7e04901160f368d651e4d79c8f03d4551f00028
MD5 031441deb3f35af3de0b158b48657960
BLAKE2b-256 f06343486d5d19179fe1457a53e61027e3d41a73fb96eaa67bc4232961fd4913

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page