File size: 408 Bytes
6a6b816
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
---
license: apache-2.0
language:
- zh
library_name: transformers
pipeline_tag: text-classification
tags:
- bert
- content-moderation
- sensitive-word-detection
---

这是一个基于 `bert-base-chinese` 微调的敏感词检测模型,专门用于识别中文文本中的敏感、成人及违规内容。

## 协议声明
本模型权重及相关代码采用 [Apache License 2.0](LICENSE) 协议开源。