ConvLab-3
ConvLab-3 copied to clipboard
**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: 1. Go to Getting_Started.ipynb 2. Click on sys_agent.response("I want to...
Hello, thanks a lot for your work. I am very excited to use ConvLab 3, although I just started exploring it. So please forgive me for my mistakes. I am...
Greetings, I am trying to implmenet my own custom dataset in unified format and eventually train a `PieplineAgent` using my `DST` implementation, a `DQN` Policy and a `TemplateNLG`. I saw...
I follow the instructions in the tutorial, and change the dataset to crosswoz. but it always return the following result. 抱歉,没有查到符合条件的餐馆信息,你看可以吗? Load actions from file.. Dimension of system actions: 89...
**Describe the bug** When I execute the code in [getting_started](https://github.com/ConvLab/ConvLab-3/blob/master/tutorials/Getting_Started.ipynb) in Pycharm, it warned as the title without outputting any responds, I am not sure how to solve this. By...
I trained TripPy on a dataset in the unified format. I have the path to a model checkpoint. When I use it, I got the following error:    I...
**Describe the feature** Provide unified, fast evaluation script for Benchmark using unified datasets #11 and standard dataloaders #14 Evaluation metrics: - [x] NLU: Acc, dialog act tuple P/R/F1 - [x]...