Skip to main content

Standard datasets for dotevals LLM evaluations

Project description

doteval-datasets

Standard datasets for dotevals LLM evaluations.

Installation

pip install dotevals-datasets

Usage

Once installed, the datasets are automatically available in doteval:

from dotevals import foreach

@foreach.bfcl("simple")
def eval_bfcl(question: str, schema: list, answer: list):
    # Your evaluation logic here
    pass

@foreach.gsm8k("test")
def eval_gsm8k(question: str, reasoning: str, answer: str):
    # Your evaluation logic here
    pass

@foreach.sroie("test")
def eval_sroie(image: Image, entities: dict):
    # Your evaluation logic here
    pass

Available Datasets

  • BFCL (Berkeley Function Calling Leaderboard): Tests function calling capabilities

    • Variants: simple, multiple, parallel
    • Columns: question, schema, answer
  • GSM8K: Grade school math word problems

    • Splits: train, test
    • Columns: question, reasoning, answer
  • SROIE: Scanned receipts OCR and information extraction

    • Splits: train, test
    • Columns: image, address, company, date

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

dotevals_datasets-0.6.1.tar.gz (13.1 kB view details)

Uploaded Source

Built Distribution

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

dotevals_datasets-0.6.1-py3-none-any.whl (7.8 kB view details)

Uploaded Python 3

File details

Details for the file dotevals_datasets-0.6.1.tar.gz.

File metadata

  • Download URL: dotevals_datasets-0.6.1.tar.gz
  • Upload date:
  • Size: 13.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.8.11

File hashes

Hashes for dotevals_datasets-0.6.1.tar.gz
Algorithm Hash digest
SHA256 50fee03db3edb922bc24f640c2411b35d22f474e2966dbc239279895e417c9b5
MD5 94f7c9cbdb64990e0e504cb2e5d569f3
BLAKE2b-256 ea0c9631447f09051a2c62287bdebf26491306a3dd702f8dda0267bffd8192f5

See more details on using hashes here.

File details

Details for the file dotevals_datasets-0.6.1-py3-none-any.whl.

File metadata

File hashes

Hashes for dotevals_datasets-0.6.1-py3-none-any.whl
Algorithm Hash digest
SHA256 2c474c96a8cbba87db1ab8dee61f595ed6d21c18c35ef2abc6261443833b8781
MD5 e4434c4e1d53fbce4440d95eea314439
BLAKE2b-256 82ba6c1617b3cd8715809f95af146038b2fc17c67be15a6452bd1d75c2ccb1c0

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