thermostat-datasets


Namethermostat-datasets JSON
Version 1.1.0 PyPI version JSON
download
home_pagehttps://github.com/DFKI-NLP/thermostat
SummaryCollection of NLP model explanations and accompanying analysis tools
upload_time2023-06-26 10:15:06
maintainer
docs_urlNone
authorDFKI-NLP
requires_python
licenseApache 2.0
keywords explainability heatmaps feature-attribution natural-language-processing
VCS
bugtrack_url
requirements captum datasets jsonnet numpy overrides pandas protobuf pytorch-ignite scipy sentencepiece scikit-learn spacy torch tqdm transformers
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Thermostat is a large collection of NLP model explanations and accompanying analysis tools. Combines explainability methods from the captum library with Hugging Face's datasets and transformers. Mitigates repetitive execution of common experiments in Explainable NLP and thus reduces the environmental impact and financial roadblocks. Increases comparability and replicability of research. Reduces the implementational burden.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/DFKI-NLP/thermostat",
    "name": "thermostat-datasets",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "explainability heatmaps feature-attribution natural-language-processing",
    "author": "DFKI-NLP",
    "author_email": "nils.feldhus@dfki.de",
    "download_url": "https://files.pythonhosted.org/packages/9e/02/da51f992cda6237c76f7ad93d58c67205f2068540c5117bd6f7cde7cbe6a/thermostat-datasets-1.1.0.tar.gz",
    "platform": null,
    "description": "Thermostat is a large collection of NLP model explanations and accompanying analysis tools. Combines explainability methods from the captum library with Hugging Face's datasets and transformers. Mitigates repetitive execution of common experiments in Explainable NLP and thus reduces the environmental impact and financial roadblocks. Increases comparability and replicability of research. Reduces the implementational burden.\n",
    "bugtrack_url": null,
    "license": "Apache 2.0",
    "summary": "Collection of NLP model explanations and accompanying analysis tools",
    "version": "1.1.0",
    "project_urls": {
        "Download": "https://github.com/DFKI-NLP/thermostat/tags",
        "Homepage": "https://github.com/DFKI-NLP/thermostat"
    },
    "split_keywords": [
        "explainability",
        "heatmaps",
        "feature-attribution",
        "natural-language-processing"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "98455fdbb30d998ca973b4938b5b55fc86c07b6ab7e2ab240e5607d04e478ab5",
                "md5": "d14513f6035d0afcaa3beabe097e262a",
                "sha256": "69e1d677b9fcbbf8d047695f396cdeceb67761b4962d2b70809711d7506025dd"
            },
            "downloads": -1,
            "filename": "thermostat_datasets-1.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d14513f6035d0afcaa3beabe097e262a",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 40295,
            "upload_time": "2023-06-26T10:15:03",
            "upload_time_iso_8601": "2023-06-26T10:15:03.917646Z",
            "url": "https://files.pythonhosted.org/packages/98/45/5fdbb30d998ca973b4938b5b55fc86c07b6ab7e2ab240e5607d04e478ab5/thermostat_datasets-1.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9e02da51f992cda6237c76f7ad93d58c67205f2068540c5117bd6f7cde7cbe6a",
                "md5": "fbdba6cc11262aa0a3c164b94f1da9b1",
                "sha256": "47d1640835317fd11f4eba5d68c9fd62553b854ea9f779c5d3d13c88515f7739"
            },
            "downloads": -1,
            "filename": "thermostat-datasets-1.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "fbdba6cc11262aa0a3c164b94f1da9b1",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 38637,
            "upload_time": "2023-06-26T10:15:06",
            "upload_time_iso_8601": "2023-06-26T10:15:06.079546Z",
            "url": "https://files.pythonhosted.org/packages/9e/02/da51f992cda6237c76f7ad93d58c67205f2068540c5117bd6f7cde7cbe6a/thermostat-datasets-1.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-06-26 10:15:06",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "DFKI-NLP",
    "github_project": "thermostat",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "captum",
            "specs": [
                [
                    "~=",
                    "0.3.1"
                ]
            ]
        },
        {
            "name": "datasets",
            "specs": [
                [
                    "~=",
                    "1.5.0"
                ]
            ]
        },
        {
            "name": "jsonnet",
            "specs": []
        },
        {
            "name": "numpy",
            "specs": [
                [
                    "~=",
                    "1.22"
                ]
            ]
        },
        {
            "name": "overrides",
            "specs": [
                [
                    "~=",
                    "3.1.0"
                ]
            ]
        },
        {
            "name": "pandas",
            "specs": []
        },
        {
            "name": "protobuf",
            "specs": []
        },
        {
            "name": "pytorch-ignite",
            "specs": []
        },
        {
            "name": "scipy",
            "specs": []
        },
        {
            "name": "sentencepiece",
            "specs": []
        },
        {
            "name": "scikit-learn",
            "specs": []
        },
        {
            "name": "spacy",
            "specs": [
                [
                    "~=",
                    "3.0.6"
                ]
            ]
        },
        {
            "name": "torch",
            "specs": []
        },
        {
            "name": "tqdm",
            "specs": [
                [
                    "~=",
                    "4.49.0"
                ]
            ]
        },
        {
            "name": "transformers",
            "specs": [
                [
                    "~=",
                    "4.5.1"
                ]
            ]
        }
    ],
    "lcname": "thermostat-datasets"
}
        
Elapsed time: 0.08292s