Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 229 Bytes

readme.md

File metadata and controls

9 lines (8 loc) · 229 Bytes

概述

实现论文《OneStop QAMaker: Extract Question-Answer Pairs from Text in a One-Stop Approach》

依赖

  • transformers=4.18.0
  • torch=1.8.1

使用

  • 训练 python train_model.py
  • 预测 python decoder.py