Skip to main content

LLM Downstream Task Evaluation Tool.

Project description

LLM Task

Introduction

Quick Start

pip install llmtask
import random

from llmtask import TaskGenerator

choices = ("A", "B", "C", "D")

TG = TaskGenerator("mmlu", max_shot=4)

for task in TG:
    TG.feedback(random.choice(choices))

print(TG.summary())

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

llmtask-0.0.2-py3-none-any.whl (2.7 MB view details)

Uploaded Python 3

File details

Details for the file llmtask-0.0.2-py3-none-any.whl.

File metadata

  • Download URL: llmtask-0.0.2-py3-none-any.whl
  • Upload date:
  • Size: 2.7 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.6

File hashes

Hashes for llmtask-0.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 fe525a7b1102b241dcdb260a1b1ba2eb6265b9863a2d3621eedd66eda181ba44
MD5 6ef28f6ce85f8a49f8e2a37d95d01067
BLAKE2b-256 4edafeaecebf6ea26a3f5a366e0194bfed33ecd1529dd0631b1bcff47e82c3e0

See more details on using hashes here.

Supported by

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