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
- Clone ParlAI
- In parlai folder, clone this repository.
- Rename the repository as
parlai_internal
. pip install .
- Type parlai commands, such as
parlai interactive -t internal:echobot -m internal:echo
. - Enjoy!