rechat-eval


Namerechat-eval JSON
Version 0.0.3 PyPI version JSON
download
home_pagehttps://github.com/parlance-labs/rechat-eval
SummaryTools for Evaluating Rechat LLMs
upload_time2024-02-26 19:57:20
maintainer
docs_urlNone
authorHamel Husain
requires_python>=3.9
licenseApache Software License 2.0
keywords nbdev jupyter notebook python
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # rechat-eval


<!-- WARNING: THIS FILE WAS AUTOGENERATED! DO NOT EDIT! -->

[![](https://github.com/parlance-labs/rechat-eval/actions/workflows/test.yaml/badge.svg)](https://github.com/parlance-labs/rechat-eval/actions/workflows/test.yaml)

Utilities that help with:

- Data extraction
- Annotation, review and evaluation
- Visualization

These tools are very specific to [Rechat](https://rechat.com/), and may
not generalize to other situations.

## Install

The python library is located on this private repo on GitHub
[parlance-labs/rechat-eval](https://github.com/parlance-labs/rechat-eval.git)

``` sh
pip install git+https://github.com/parlance-labs/rechat-eval.git
```

# Docs

Clone this repo and run

    cd _docs && python -m http.server

You will see the site at <http://localhost:8000/>. We aren’t hosting the
site on GitHub Pages because this site is private.

## Usage

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/parlance-labs/rechat-eval",
    "name": "rechat-eval",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": "",
    "keywords": "nbdev jupyter notebook python",
    "author": "Hamel Husain",
    "author_email": "hamel.husain@gmail.com",
    "download_url": "",
    "platform": null,
    "description": "# rechat-eval\n\n\n<!-- WARNING: THIS FILE WAS AUTOGENERATED! DO NOT EDIT! -->\n\n[![](https://github.com/parlance-labs/rechat-eval/actions/workflows/test.yaml/badge.svg)](https://github.com/parlance-labs/rechat-eval/actions/workflows/test.yaml)\n\nUtilities that help with:\n\n- Data extraction\n- Annotation, review and evaluation\n- Visualization\n\nThese tools are very specific to [Rechat](https://rechat.com/), and may\nnot generalize to other situations.\n\n## Install\n\nThe python library is located on this private repo on GitHub\n[parlance-labs/rechat-eval](https://github.com/parlance-labs/rechat-eval.git)\n\n``` sh\npip install git+https://github.com/parlance-labs/rechat-eval.git\n```\n\n# Docs\n\nClone this repo and run\n\n    cd _docs && python -m http.server\n\nYou will see the site at <http://localhost:8000/>. We aren\u2019t hosting the\nsite on GitHub Pages because this site is private.\n\n## Usage\n",
    "bugtrack_url": null,
    "license": "Apache Software License 2.0",
    "summary": "Tools for Evaluating Rechat LLMs",
    "version": "0.0.3",
    "project_urls": {
        "Homepage": "https://github.com/parlance-labs/rechat-eval"
    },
    "split_keywords": [
        "nbdev",
        "jupyter",
        "notebook",
        "python"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b6d806ed2f6c681e838fd21eba07fe63728c62bb200bfebd9290c1203fe6d2d0",
                "md5": "02108bc96eedb93b27d55ee3e6f7c125",
                "sha256": "2119d4337975a2ce182bd6d693dbd131a0a10522acdd192362497844163484bc"
            },
            "downloads": -1,
            "filename": "rechat_eval-0.0.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "02108bc96eedb93b27d55ee3e6f7c125",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 9560,
            "upload_time": "2024-02-26T19:57:20",
            "upload_time_iso_8601": "2024-02-26T19:57:20.356407Z",
            "url": "https://files.pythonhosted.org/packages/b6/d8/06ed2f6c681e838fd21eba07fe63728c62bb200bfebd9290c1203fe6d2d0/rechat_eval-0.0.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-26 19:57:20",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "parlance-labs",
    "github_project": "rechat-eval",
    "github_not_found": true,
    "lcname": "rechat-eval"
}
        
Elapsed time: 0.18824s