Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 386 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 386 Bytes

RetroReader

Implement Retrospective Reader for Machine Reading Comprehension with 🤗 transformers and datasets

Streamlit Demo

retro_st_demo

$ git clone https://github.com/jinmang2/RetroReader.git
$ cd RetroReader
$ streamlit run app.py --browser.serverAddress 0.0.0.0 --server.headless true