We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb85771 commit 1bd4320Copy full SHA for 1bd4320
multi_label_classifier/README.md
@@ -7,6 +7,7 @@
7
#### 文件结构介绍
8
* config文件:配置各种模型的配置参数
9
* data:存放训练集和测试集
10
+* data_helpers:提供数据处理的方法
11
* ckpt_model:存放checkpoint模型文件
12
* pb_model:存放pb模型文件
13
* outputs:存放vocab,word_to_index, label_to_index, 处理后的数据
0 commit comments