fastNLP/reproduction/README.md
2019-06-05 16:07:56 +08:00

491 B
Raw Blame History

模型复现

这里复现了在fastNLP中实现的模型旨在达到与论文中相符的性能。

复现的模型有:

任务复现

Text Classification (文本分类)

  • still in progress

Matching (自然语言推理/句子匹配)

  • still in progress

Sequence Labeling (序列标注)

  • still in progress

Coreference resolution (指代消解)

  • still in progress

Summarization (摘要)

  • still in progress

...