Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
920232796 committed Jan 16, 2021
1 parent 3f93789 commit 4e0803a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ pytorch实现bert做seq2seq任务,使用unilm方案。如果喜欢的话欢迎
![image.png](http://www.zhxing.online/image/acb592f918894ca6b62435d2464d3cb0.png)
#### bert+crf ner
输入:
![image.png](https://github.com/920232796/bert_seq2seq/raw/master/img/ner-input.png)
![image.png](img/ner-input.png?raw=true)
输出:
![iamge.png](https://github.com/920232796/bert_seq2seq/raw/master/img/ner-out.png)
#### 新闻摘要文本分类(14分类)
Expand Down

0 comments on commit 4e0803a

Please sign in to comment.