Skip to content

Latest commit

 

History

History
24 lines (11 loc) · 778 Bytes

README.md

File metadata and controls

24 lines (11 loc) · 778 Bytes

kaib_nips

Team kaib chatbot for conversational AI challenge

Procedure

  1. clone this project : git clone https://github.com/gmkim90/kaib_nips.git

  2. Download & Extract model folder (~2GB, format : .zip) : https://drive.google.com/open?id=1OO_YR-OAwzetf69vCDNOKUYPNErnaowy

  3. Download wikipedia text file(~20GB, format : .zim) : https://www.dropbox.com/s/3f3nxl2f1iibogj/wikipedia_en_all_nopic_2017-08.zim?dl=0

  4. Download & Extract wikipedia index folder (~300MB, format : .zip): https://drive.google.com/open?id=1pWuqOwqiCgjOPGLtemHLJdXjTf3izDBU

  • All of the above files (2~4) need to be placed in the root directory of this project.
  1. cd demo_docker/; ./setup.sh

  2. Test(@AltConvaiBot) : python bot_alt.py

    Official evaluation(@ConvaiBot) : python bot.py