Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
certainstar
/
Trained-Chinese-classification
like
0
Text Classification
Transformers
Safetensors
Hello-SimpleAI/HC3-Chinese
Chinese
bert
License:
mit
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
certainstar
commited on
Jul 8, 2024
Commit
6e473d1
·
verified
·
1 Parent(s):
bb15f46
Update README.md
Browse files
Files changed (1)
hide
show
README.md
+7
-3
README.md
CHANGED
Viewed
@@ -1,3 +1,7 @@
1
-
---
2
-
license: mit
3
-
---
1
+
---
2
+
license: mit
3
+
---
4
+
5
+
6
+
- 本模型采取 `HC3的中文数据集` 对 `BERT-based-Chinese` 模型进行三轮训练得到结果。
7
+
- 其作用是对文本是否为 `GPT` 生成进行分类,所得 `Label` 为0,则不为 `GPT` 生成,反之为1,则是。