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.8.tar.gz (3.5 kB view details)

Uploaded Source

Built Distribution

full-0.0.2.8-py3-none-any.whl (3.9 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for full-0.0.2.8.tar.gz
Algorithm Hash digest
SHA256 a7c1699d2298cdd8deec07e45bb599f4266b328d73af4e35b6456edb72268239
MD5 b6652e4ea82c281f83559ea380b20194
BLAKE2b-256 9b39e826e2d92fe29db1ea24d1eeee7821945c93ba7d383048bd3ef2eec7a52c

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for full-0.0.2.8-py3-none-any.whl
Algorithm Hash digest
SHA256 044ac5b9a1cb5e4c71f96772d4e0db2395084d7e4a48697ac8de33e0e728a9a5
MD5 6b096c951bbe7842a8059fbbf3468870
BLAKE2b-256 d6dfef8144a5ae382922c0a83b56bd0586b30f54383326ff20fa9eca4b734cde

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