# AF-Adapter (Attention-FFN Adapter): Enhanced Continual Pretraining
## Introduction
This repository contains the code for the paper [AF-Adapter: Enhanced Continual Pretraining for Building Chinese Biomedical Language Model](#).
## Installation
```bash
pip install af-adapter
```
## Usage
~~TODO~~
See [scipts](./scripts/) and [examples](./examples/) directory for more details.
Raw data
{
"_id": null,
"home_page": "https://github.com/yanyongyu/AF-Adapter",
"name": "af-adapter",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.8,<4.0",
"maintainer_email": "",
"keywords": "adapter,transformers",
"author": "yanyongyu",
"author_email": "yyy@yyydl.top",
"download_url": "https://files.pythonhosted.org/packages/d5/74/1a64df7900e902c3ce63d6a92c15a8c4bf478f3dce15026600df55f44219/af_adapter-0.1.0.tar.gz",
"platform": null,
"description": "# AF-Adapter (Attention-FFN Adapter): Enhanced Continual Pretraining\n\n## Introduction\n\nThis repository contains the code for the paper [AF-Adapter: Enhanced Continual Pretraining for Building Chinese Biomedical Language Model](#).\n\n## Installation\n\n```bash\npip install af-adapter\n```\n\n## Usage\n\n~~TODO~~\n\nSee [scipts](./scripts/) and [examples](./examples/) directory for more details.\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "AF-Adapter (Attention-FFN Adapter): Enhanced Continual Pretraining",
"version": "0.1.0",
"project_urls": {
"Documentation": "https://github.com/yanyongyu/AF-Adapter",
"Homepage": "https://github.com/yanyongyu/AF-Adapter",
"Repository": "https://github.com/yanyongyu/AF-Adapter"
},
"split_keywords": [
"adapter",
"transformers"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "c13ffb3dc0bafa5354d6160e5031f5e38af69feeecb4d4a69bd8460765e2dc2b",
"md5": "f6825708b5f4e470044674303df72795",
"sha256": "026b979c614bc16c5ae3ac326b45966406e62df0bf7b7605d2d947802fc15a18"
},
"downloads": -1,
"filename": "af_adapter-0.1.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "f6825708b5f4e470044674303df72795",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8,<4.0",
"size": 6608,
"upload_time": "2023-06-17T09:24:27",
"upload_time_iso_8601": "2023-06-17T09:24:27.329599Z",
"url": "https://files.pythonhosted.org/packages/c1/3f/fb3dc0bafa5354d6160e5031f5e38af69feeecb4d4a69bd8460765e2dc2b/af_adapter-0.1.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "d5741a64df7900e902c3ce63d6a92c15a8c4bf478f3dce15026600df55f44219",
"md5": "0926f254f9e5f69effca4ff46b7b01d1",
"sha256": "7e3e7d7363a44b050c7701934ffe13be8cfeaf08af60f486fea8958a208f5e98"
},
"downloads": -1,
"filename": "af_adapter-0.1.0.tar.gz",
"has_sig": false,
"md5_digest": "0926f254f9e5f69effca4ff46b7b01d1",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8,<4.0",
"size": 5073,
"upload_time": "2023-06-17T09:24:28",
"upload_time_iso_8601": "2023-06-17T09:24:28.680898Z",
"url": "https://files.pythonhosted.org/packages/d5/74/1a64df7900e902c3ce63d6a92c15a8c4bf478f3dce15026600df55f44219/af_adapter-0.1.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-06-17 09:24:28",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "yanyongyu",
"github_project": "AF-Adapter",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "af-adapter"
}