the-fairly-project


Namethe-fairly-project JSON
Version 0.4 PyPI version JSON
download
home_pagehttps://github.com/ethical-spectacle/fair-ly/pypi_package
SummaryBias analysis toolkit for NLP and multimodal models
upload_time2024-10-29 00:43:16
maintainerNone
docs_urlNone
authorMaximus Powers
requires_python>=3.6
licenseNone
keywords fairness bias detection nlp transformers multimodal
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # The Fair-ly Project

This is a Python package designed to make it easy to work with SOTA bias detection technology. 

You can find the official docs [here](https://ethical-spectacle-research.gitbook.io/the-fair-ly-project/toolkit/python-package).

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/ethical-spectacle/fair-ly/pypi_package",
    "name": "the-fairly-project",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": null,
    "keywords": "fairness bias detection NLP transformers multimodal",
    "author": "Maximus Powers",
    "author_email": "maximuspowersdev@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/a4/1e/0aeb9ba4800591f1cc59d4823520551036b009d2e9ef8633f9c9c75ca65e/the_fairly_project-0.4.tar.gz",
    "platform": null,
    "description": "# The Fair-ly Project\n\nThis is a Python package designed to make it easy to work with SOTA bias detection technology. \n\nYou can find the official docs [here](https://ethical-spectacle-research.gitbook.io/the-fair-ly-project/toolkit/python-package).\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Bias analysis toolkit for NLP and multimodal models",
    "version": "0.4",
    "project_urls": {
        "Homepage": "https://github.com/ethical-spectacle/fair-ly/pypi_package"
    },
    "split_keywords": [
        "fairness",
        "bias",
        "detection",
        "nlp",
        "transformers",
        "multimodal"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a051d3709dcf51f02ce7501c94d0cc1d5f36092520d2d2284bef31f12ddd36ae",
                "md5": "73469e6ff543c7a4bca80c17bb6e996e",
                "sha256": "f0154806023d1e800432839a4ea3eb4f4fc0247b0fafc3aa5b934e6ba760d62e"
            },
            "downloads": -1,
            "filename": "the_fairly_project-0.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "73469e6ff543c7a4bca80c17bb6e996e",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 8154,
            "upload_time": "2024-10-29T00:43:15",
            "upload_time_iso_8601": "2024-10-29T00:43:15.004736Z",
            "url": "https://files.pythonhosted.org/packages/a0/51/d3709dcf51f02ce7501c94d0cc1d5f36092520d2d2284bef31f12ddd36ae/the_fairly_project-0.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a41e0aeb9ba4800591f1cc59d4823520551036b009d2e9ef8633f9c9c75ca65e",
                "md5": "d32b25b5be5039879c89688a3eff3455",
                "sha256": "5df44af3fad45fa8a8d62c5ee3e8455be61c497210818299813ec4db5c14e543"
            },
            "downloads": -1,
            "filename": "the_fairly_project-0.4.tar.gz",
            "has_sig": false,
            "md5_digest": "d32b25b5be5039879c89688a3eff3455",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 6191,
            "upload_time": "2024-10-29T00:43:16",
            "upload_time_iso_8601": "2024-10-29T00:43:16.162223Z",
            "url": "https://files.pythonhosted.org/packages/a4/1e/0aeb9ba4800591f1cc59d4823520551036b009d2e9ef8633f9c9c75ca65e/the_fairly_project-0.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-29 00:43:16",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "ethical-spectacle",
    "github_project": "fair-ly",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "the-fairly-project"
}
        
Elapsed time: 2.15220s