evalparrot


Nameevalparrot JSON
Version 0.0.6 PyPI version JSON
download
home_pagehttps://github.com/zc277584121/evalparrot.git
Summaryparrot evaluation
upload_time2023-12-11 09:04:21
maintainer
docs_urlNone
authorzc277584121
requires_python>=3
licenseMIT
keywords
VCS
bugtrack_url
requirements ragas datasets requests langchain tqdm kilt numpy setuptools
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/zc277584121/evalparrot.git",
    "name": "evalparrot",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3",
    "maintainer_email": "",
    "keywords": "",
    "author": "zc277584121",
    "author_email": "277584121@qq.com",
    "download_url": "",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "parrot evaluation",
    "version": "0.0.6",
    "project_urls": {
        "Homepage": "https://github.com/zc277584121/evalparrot.git"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8453bf15cf0d2018280b91fbdd9a7037fd3bba1ae9cc3561567f94ababb54160",
                "md5": "10225d1e4a2ab9f3e43d20ecf67db475",
                "sha256": "6298bad7215c87739c09d4d8879174f9acf3713fa71950fd66778fca0cc21b3d"
            },
            "downloads": -1,
            "filename": "evalparrot-0.0.6-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "10225d1e4a2ab9f3e43d20ecf67db475",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3",
            "size": 12142,
            "upload_time": "2023-12-11T09:04:21",
            "upload_time_iso_8601": "2023-12-11T09:04:21.746901Z",
            "url": "https://files.pythonhosted.org/packages/84/53/bf15cf0d2018280b91fbdd9a7037fd3bba1ae9cc3561567f94ababb54160/evalparrot-0.0.6-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-12-11 09:04:21",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "zc277584121",
    "github_project": "evalparrot",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "ragas",
            "specs": [
                [
                    "==",
                    "0.0.17"
                ]
            ]
        },
        {
            "name": "datasets",
            "specs": []
        },
        {
            "name": "requests",
            "specs": []
        },
        {
            "name": "langchain",
            "specs": []
        },
        {
            "name": "tqdm",
            "specs": []
        },
        {
            "name": "kilt",
            "specs": [
                [
                    "~=",
                    "0.1.0"
                ]
            ]
        },
        {
            "name": "numpy",
            "specs": []
        },
        {
            "name": "setuptools",
            "specs": []
        }
    ],
    "lcname": "evalparrot"
}
        
Elapsed time: 0.15586s