classification-transformers


Nameclassification-transformers JSON
Version 0.0.1 PyPI version JSON
download
home_pagehttps://github.com/harshad317/custom_transformers
SummaryUse the package for easy configuration of the huggingface models
upload_time2023-05-08 09:12:59
maintainer
docs_urlNone
authorHarshad Patil
requires_python
license
keywords pypi mikes_toolbox tutorial
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # custom transformer
It is a packagee which only works for classification tasks.


## License
[MIT](https://choosealicense.com/licenses/mit/)

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/harshad317/custom_transformers",
    "name": "classification-transformers",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "pypi,mikes_toolbox,tutorial",
    "author": "Harshad Patil",
    "author_email": "hhpatil001@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/ce/26/d449e9ddfae48884d79b76179a62c25be31c80876c499788887557b94fe7/classification_transformers-0.0.1.tar.gz",
    "platform": null,
    "description": "# custom transformer\nIt is a packagee which only works for classification tasks.\n\n\n## License\n[MIT](https://choosealicense.com/licenses/mit/)\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Use the package for easy configuration of the huggingface models",
    "version": "0.0.1",
    "project_urls": {
        "Homepage": "https://github.com/harshad317/custom_transformers"
    },
    "split_keywords": [
        "pypi",
        "mikes_toolbox",
        "tutorial"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "fab7b1e36ef0b236c1918f4820d23eaac51e6500a44405943fdb9bc9d38d3f9f",
                "md5": "e1a73234255c426388b7eb34497c3341",
                "sha256": "8f8ee1a2af93e77b195021b324163140f186cb129e4d6a641613d0631a539f56"
            },
            "downloads": -1,
            "filename": "classification_transformers-0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "e1a73234255c426388b7eb34497c3341",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 4303,
            "upload_time": "2023-05-08T09:12:57",
            "upload_time_iso_8601": "2023-05-08T09:12:57.677183Z",
            "url": "https://files.pythonhosted.org/packages/fa/b7/b1e36ef0b236c1918f4820d23eaac51e6500a44405943fdb9bc9d38d3f9f/classification_transformers-0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ce26d449e9ddfae48884d79b76179a62c25be31c80876c499788887557b94fe7",
                "md5": "65d9e11db3fc84e60f4e68ac28cb191f",
                "sha256": "8ffdf81e2e7b1d46d7416441101cbf02cd9f7b4816798c6ebd20147946515ca2"
            },
            "downloads": -1,
            "filename": "classification_transformers-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "65d9e11db3fc84e60f4e68ac28cb191f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 4340,
            "upload_time": "2023-05-08T09:12:59",
            "upload_time_iso_8601": "2023-05-08T09:12:59.837305Z",
            "url": "https://files.pythonhosted.org/packages/ce/26/d449e9ddfae48884d79b76179a62c25be31c80876c499788887557b94fe7/classification_transformers-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-05-08 09:12:59",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "harshad317",
    "github_project": "custom_transformers",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "classification-transformers"
}
        
Elapsed time: 0.06192s