celtics1863 commited on
Commit
4dc5a95
2 Parent(s): 5152f95 c980637

Merge branch 'main' of https://huggingface.co/celtics1863/env-bert-topic into main

Browse files
Files changed (1) hide show
  1. README.md +28 -0
README.md ADDED
@@ -0,0 +1,28 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+
3
+ language: zh
4
+
5
+ widget:
6
+
7
+ - text: "美国退出《巴黎协定》"
8
+
9
+ - text: "污水处理厂中的功耗需要减少"
10
+
11
+ tags:
12
+
13
+ - pretrain
14
+
15
+ - pytorch
16
+
17
+ - environment
18
+
19
+ - classification
20
+
21
+ - topic classification
22
+
23
+ ---
24
+
25
+ 话题分类模型,使用某乎"环境"话题下所有子话题,过滤后得69类。
26
+ top1 acc 60.7,
27
+ top3 acc 81.6,
28
+ 可以用于中文环境文本挖掘的预处理步骤。