Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 491 Bytes

File metadata and controls

15 lines (12 loc) · 491 Bytes

ParlAI Tutorial

ParlAI version: 0.8.0

This is the self-made tutorial for ParlAI. If you are curious and able to read KOREAN, try my blog

Usage

  1. Clone ParlAI
  2. In parlai folder, clone this repository.
  3. Rename the repository as parlai_internal.
  4. pip install .
  5. Type parlai commands, such as parlai interactive -t internal:echobot -m internal:echo.
  6. Enjoy!