certainstar commited on
Commit
6e473d1
·
verified ·
1 Parent(s): bb15f46

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -3
README.md CHANGED
@@ -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,则是。