Skip to content

Latest commit

 

History

History
6 lines (3 loc) · 631 Bytes

README.md

File metadata and controls

6 lines (3 loc) · 631 Bytes

Question Answering Demo

Open in Colab

This notebook serves as an example for demonstrating training and inference using trapper. Question-answering task is supported by trapper already, and thus in this notebook we only give a basic configuration file and let the trapper take care of the rest. For implementation of a desired task using trapper, see Pos tagging example.