simplifiedbert


Namesimplifiedbert JSON
Version 0.0.3 PyPI version JSON
download
home_pagehttps://github.com/lais-huol/SimplifiedBERT
SummarySimplifiedBert is a Python package that simplifies the training and evaluation process for BERT models.
upload_time2023-10-19 15:33:03
maintainer
docs_urlNone
authorRaphael Silva Fontes
requires_python>=3.10
licenseApache-2.0
keywords bert simplify nlp evaluation train
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # SimplifiedBERT

SimplifiedBert is a Python package that simplifies the training and evaluation process for BERT models.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/lais-huol/SimplifiedBERT",
    "name": "simplifiedbert",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": "",
    "keywords": "BERT,Simplify,NLP,Evaluation,Train",
    "author": "Raphael Silva Fontes",
    "author_email": "raphael.fontes@lais.huol.ufrn.br",
    "download_url": "https://files.pythonhosted.org/packages/fd/b4/d07d6fddfcb1efa3ed74797bfc528ffb7ba69d7f2ee43d49cf588edebc25/simplifiedbert-0.0.3.tar.gz",
    "platform": null,
    "description": "# SimplifiedBERT\r\n\r\nSimplifiedBert is a Python package that simplifies the training and evaluation process for BERT models.\r\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "SimplifiedBert is a Python package that simplifies the training and evaluation process for BERT models.",
    "version": "0.0.3",
    "project_urls": {
        "Download": "https://github.com/lais-huol/SimplifiedBERT/releases/tag/0.0.3",
        "Homepage": "https://github.com/lais-huol/SimplifiedBERT"
    },
    "split_keywords": [
        "bert",
        "simplify",
        "nlp",
        "evaluation",
        "train"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "fdb4d07d6fddfcb1efa3ed74797bfc528ffb7ba69d7f2ee43d49cf588edebc25",
                "md5": "ad26b66ae397584b9213ff5c9a8854c2",
                "sha256": "84048f9b501090f579a960c903280d3ee00d785f1c05aed7d55e74821b38a957"
            },
            "downloads": -1,
            "filename": "simplifiedbert-0.0.3.tar.gz",
            "has_sig": false,
            "md5_digest": "ad26b66ae397584b9213ff5c9a8854c2",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 8416,
            "upload_time": "2023-10-19T15:33:03",
            "upload_time_iso_8601": "2023-10-19T15:33:03.784847Z",
            "url": "https://files.pythonhosted.org/packages/fd/b4/d07d6fddfcb1efa3ed74797bfc528ffb7ba69d7f2ee43d49cf588edebc25/simplifiedbert-0.0.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-10-19 15:33:03",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "lais-huol",
    "github_project": "SimplifiedBERT",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "simplifiedbert"
}
        
Elapsed time: 0.12993s