Name | en-prompt-nsfw-pipeline-bilstm JSON |
Version |
0.3.0
JSON |
| download |
home_page | None |
Summary | NSFW pipeline that classifies prompt, using a bi-lstm model |
upload_time | 2024-07-19 08:39:16 |
maintainer | None |
docs_url | None |
author | Jiayu Liu |
requires_python | None |
license | UNLICENSED |
keywords |
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
NSFW pipeline that classifies prompt, using a bi-lstm model
| Feature | Description |
| --- | --- |
| **Name** | `en_prompt_nsfw_pipeline_bilstm` |
| **Version** | `0.3.0` |
| **spaCy** | `>=3.0.0,<4.0.0` |
| **Default Pipeline** | `tok2vec`, `textcat` |
| **Components** | `tok2vec`, `textcat` |
| **Vectors** | 514157 keys, 20000 unique vectors (300 dimensions) |
| **Sources** | n/a |
| **License** | `UNLICENSED` |
| **Author** | [Jiayu Liu]() |
### Label Scheme
<details>
<summary>View label scheme (4 labels for 1 components)</summary>
| Component | Labels |
| --- | --- |
| **`textcat`** | `safe`, `cp`, `underage_safe`, `adult` |
</details>
### Accuracy
| Type | Score |
| --- | --- |
| `CATS_SCORE` | 91.79 |
| `CATS_MICRO_P` | 92.20 |
| `CATS_MICRO_R` | 92.20 |
| `CATS_MICRO_F` | 92.20 |
| `CATS_MACRO_P` | 92.48 |
| `CATS_MACRO_R` | 91.25 |
| `CATS_MACRO_F` | 91.79 |
| `CATS_MACRO_AUC` | 98.97 |
| `TOK2VEC_LOSS` | 149989.52 |
| `TEXTCAT_LOSS` | 626.11 |
Raw data
{
"_id": null,
"home_page": null,
"name": "en-prompt-nsfw-pipeline-bilstm",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": null,
"author": "Jiayu Liu",
"author_email": "jiayu@mewtant.io",
"download_url": "https://files.pythonhosted.org/packages/70/8a/bee063f69148c6fc532df2f1e0befa80dee2a9f34406e48f4fdb741d1df7/en_prompt_nsfw_pipeline_bilstm-0.3.0.tar.gz",
"platform": null,
"description": "NSFW pipeline that classifies prompt, using a bi-lstm model\n\n| Feature | Description |\n| --- | --- |\n| **Name** | `en_prompt_nsfw_pipeline_bilstm` |\n| **Version** | `0.3.0` |\n| **spaCy** | `>=3.0.0,<4.0.0` |\n| **Default Pipeline** | `tok2vec`, `textcat` |\n| **Components** | `tok2vec`, `textcat` |\n| **Vectors** | 514157 keys, 20000 unique vectors (300 dimensions) |\n| **Sources** | n/a |\n| **License** | `UNLICENSED` |\n| **Author** | [Jiayu Liu]() |\n\n### Label Scheme\n\n<details>\n\n<summary>View label scheme (4 labels for 1 components)</summary>\n\n| Component | Labels |\n| --- | --- |\n| **`textcat`** | `safe`, `cp`, `underage_safe`, `adult` |\n\n</details>\n\n### Accuracy\n\n| Type | Score |\n| --- | --- |\n| `CATS_SCORE` | 91.79 |\n| `CATS_MICRO_P` | 92.20 |\n| `CATS_MICRO_R` | 92.20 |\n| `CATS_MICRO_F` | 92.20 |\n| `CATS_MACRO_P` | 92.48 |\n| `CATS_MACRO_R` | 91.25 |\n| `CATS_MACRO_F` | 91.79 |\n| `CATS_MACRO_AUC` | 98.97 |\n| `TOK2VEC_LOSS` | 149989.52 |\n| `TEXTCAT_LOSS` | 626.11 |\n",
"bugtrack_url": null,
"license": "UNLICENSED",
"summary": "NSFW pipeline that classifies prompt, using a bi-lstm model",
"version": "0.3.0",
"project_urls": null,
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "708abee063f69148c6fc532df2f1e0befa80dee2a9f34406e48f4fdb741d1df7",
"md5": "1682e3fd3c719930e7bfda7935d47fb3",
"sha256": "b06639fb920879650c07589fc8b81a392d778c4b2f647d9de56b93b89ce5eebb"
},
"downloads": -1,
"filename": "en_prompt_nsfw_pipeline_bilstm-0.3.0.tar.gz",
"has_sig": false,
"md5_digest": "1682e3fd3c719930e7bfda7935d47fb3",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 35973141,
"upload_time": "2024-07-19T08:39:16",
"upload_time_iso_8601": "2024-07-19T08:39:16.435273Z",
"url": "https://files.pythonhosted.org/packages/70/8a/bee063f69148c6fc532df2f1e0befa80dee2a9f34406e48f4fdb741d1df7/en_prompt_nsfw_pipeline_bilstm-0.3.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-07-19 08:39:16",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "en-prompt-nsfw-pipeline-bilstm"
}