- Install requirements into your python environment:
pip install -r requirements.txt
- Data is in
train_graph.json
andtest_graph.json
- If training multiple models, you can start and enable a redis cache in
train_chatbot.py
and then executesh start_cache.sh
- To train a policy, change the configuration as needed in
train_chatbot.py
and executepython train_chatbot.py
(requires GPU - make sure to deactivatecaching
options in configuration if run without redis)
-
Notifications
You must be signed in to change notification settings - Fork 0
DigitalPhonetics/conversational-tree-search
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Code and Data for Conversational Tree Search: A new task that bridges the gap between FAQ-style information retrieval and task-oriented dialog.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published