From eea0be40442264c7cfc2f44b35f5c6de05e7c8e6 Mon Sep 17 00:00:00 2001 From: heck <heckmi@hhu.de> Date: Tue, 14 Jul 2020 18:18:37 +0000 Subject: [PATCH] initial --- README.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 35cb78b..60a8373 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,8 @@ -# TripPy - Public +This is the public version of TripPy. -As we just presented our work at SigDial, the code will be published here within the first half of July 2020. \ No newline at end of file +Supported datasets are: +simM, simR, woz2, multiwoz2.1 + +Requirements: +transformers +tensorboardX -- GitLab