AttentionGrid


NameAttentionGrid JSON
Version 0.0.2 PyPI version JSON
download
home_pagehttps://github.com/kyegomez/AttentionGrid
SummaryAttentionGrid - Library
upload_time2023-07-06 15:45:09
maintainer
docs_urlNone
authorPhil Wang
requires_python
licenseAPACHE
keywords artificial intelligence attention mechanism transformersattentionlarge language models
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/kyegomez/AttentionGrid",
    "name": "AttentionGrid",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "artificial intelligence,attention mechanism,transformersattentionlarge language models",
    "author": "Phil Wang",
    "author_email": "kye@apac.ai",
    "download_url": "https://files.pythonhosted.org/packages/32/a9/f29dec0a9fad499e0d367449ea2c6309bf717a18934274f764d456f39f08/AttentionGrid-0.0.2.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "APACHE",
    "summary": "AttentionGrid - Library",
    "version": "0.0.2",
    "project_urls": {
        "Homepage": "https://github.com/kyegomez/AttentionGrid"
    },
    "split_keywords": [
        "artificial intelligence",
        "attention mechanism",
        "transformersattentionlarge language models"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "912e2a33d0eadaa172bff19c52adfc81bcccb60f8b716235f6b4f92faf73e021",
                "md5": "fcf2a7a3d46339b3c62b400942248e63",
                "sha256": "0f22e2d857df13c4401fba35cdca9c47ca82675d9507564e50f2051dc58f7311"
            },
            "downloads": -1,
            "filename": "AttentionGrid-0.0.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "fcf2a7a3d46339b3c62b400942248e63",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 6538,
            "upload_time": "2023-07-06T15:45:07",
            "upload_time_iso_8601": "2023-07-06T15:45:07.882032Z",
            "url": "https://files.pythonhosted.org/packages/91/2e/2a33d0eadaa172bff19c52adfc81bcccb60f8b716235f6b4f92faf73e021/AttentionGrid-0.0.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "32a9f29dec0a9fad499e0d367449ea2c6309bf717a18934274f764d456f39f08",
                "md5": "b2117870514ef7b292dd1d10cb85c3bf",
                "sha256": "2a791c1753f74daec7cc39eb937cacc88f1585884d224f14b093d730b97548bd"
            },
            "downloads": -1,
            "filename": "AttentionGrid-0.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "b2117870514ef7b292dd1d10cb85c3bf",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 13696,
            "upload_time": "2023-07-06T15:45:09",
            "upload_time_iso_8601": "2023-07-06T15:45:09.875468Z",
            "url": "https://files.pythonhosted.org/packages/32/a9/f29dec0a9fad499e0d367449ea2c6309bf717a18934274f764d456f39f08/AttentionGrid-0.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-07-06 15:45:09",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "kyegomez",
    "github_project": "AttentionGrid",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "attentiongrid"
}
        
Elapsed time: 0.09260s