Metadata-Version: 2.4
Name: lm-tasks
Version: 0.0.1
Summary: Task definitions and runners for language model evaluation.
Author-email: Synth Laboratories <josh@usesynth.ai>
License: MIT
Project-URL: Homepage, https://github.com/synth-laboratories
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: license-file

# lm-tasks

Task definitions and runners for language model evaluation.

> This package is under active development by [Synth Laboratories](https://usesynth.ai).

## Installation

```bash
pip install lm-tasks
```

## Status

This package is in early planning. Watch this space.
