Name | en-prompt-nsfw-pipeline-char-embed JSON |
Version |
0.3.0
JSON |
| download |
home_page | None |
Summary | NSFW pipeline that classifies prompt, using a character embedding model |
upload_time | 2024-07-19 07:43:58 |
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 character embedding model
| Feature | Description |
| --- | --- |
| **Name** | `en_prompt_nsfw_pipeline_char_embed` |
| **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` | 88.96 |
| `CATS_MICRO_P` | 90.14 |
| `CATS_MICRO_R` | 90.14 |
| `CATS_MICRO_F` | 90.14 |
| `CATS_MACRO_P` | 90.68 |
| `CATS_MACRO_R` | 87.93 |
| `CATS_MACRO_F` | 88.96 |
| `CATS_MACRO_AUC` | 98.29 |
| `TOK2VEC_LOSS` | 7740.17 |
| `TEXTCAT_LOSS` | 819.21 |
Raw data
{
"_id": null,
"home_page": null,
"name": "en-prompt-nsfw-pipeline-char-embed",
"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/6b/20/e0d2e1a2329a454a292a13c2ff470a8b21f864336dbfaab7961fa22b29f3/en_prompt_nsfw_pipeline_char_embed-0.3.0.tar.gz",
"platform": null,
"description": "NSFW pipeline that classifies prompt, using a character embedding model\n\n| Feature | Description |\n| --- | --- |\n| **Name** | `en_prompt_nsfw_pipeline_char_embed` |\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` | 88.96 |\n| `CATS_MICRO_P` | 90.14 |\n| `CATS_MICRO_R` | 90.14 |\n| `CATS_MICRO_F` | 90.14 |\n| `CATS_MACRO_P` | 90.68 |\n| `CATS_MACRO_R` | 87.93 |\n| `CATS_MACRO_F` | 88.96 |\n| `CATS_MACRO_AUC` | 98.29 |\n| `TOK2VEC_LOSS` | 7740.17 |\n| `TEXTCAT_LOSS` | 819.21 |\n",
"bugtrack_url": null,
"license": "UNLICENSED",
"summary": "NSFW pipeline that classifies prompt, using a character embedding model",
"version": "0.3.0",
"project_urls": null,
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "6b20e0d2e1a2329a454a292a13c2ff470a8b21f864336dbfaab7961fa22b29f3",
"md5": "6273855113febe872407ec71ea9edd70",
"sha256": "2df0b8e5f2956e80652d3864469e919dc677c3f573f2bbc74996a97aa6198146"
},
"downloads": -1,
"filename": "en_prompt_nsfw_pipeline_char_embed-0.3.0.tar.gz",
"has_sig": false,
"md5_digest": "6273855113febe872407ec71ea9edd70",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 33478028,
"upload_time": "2024-07-19T07:43:58",
"upload_time_iso_8601": "2024-07-19T07:43:58.155080Z",
"url": "https://files.pythonhosted.org/packages/6b/20/e0d2e1a2329a454a292a13c2ff470a8b21f864336dbfaab7961fa22b29f3/en_prompt_nsfw_pipeline_char_embed-0.3.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-07-19 07:43:58",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "en-prompt-nsfw-pipeline-char-embed"
}