ConvLab-3 icon indicating copy to clipboard operation
ConvLab-3 copied to clipboard

Results 27 ConvLab-3 issues
Sort by recently updated
recently updated
newest added

**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...

bug

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...

bug

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...

bug

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: ![Screen Shot 1444-07-21...

Hello, I've tried running the tutorials and bumped into a wall, though this is not as major an issue as I was worried about. allennlp.data.tokenizers.word_splitter is only used in MILU,...

I was trying to build build the complete agent pipeline on Schema-guided (sgd) dataset but I got the following error: ![Screen Shot 1444-05-13 at 12 30 14 AM](https://user-images.githubusercontent.com/7421065/206121257-3f601a05-bfcb-4e04-be8b-ca0fc4aef423.png) ![Screen Shot...

bug

Trying to use **DST** for **sgd** dataset but I got the following error: ![Screen Shot 1444-05-13 at 12 25 58 PM](https://user-images.githubusercontent.com/7421065/206140568-8fe8d720-a5be-4e24-9bca-66f6df9ea1a4.png) ![Screen Shot 1444-05-13 at 12 26 12 PM](https://user-images.githubusercontent.com/7421065/206140609-c10e77a0-fcbc-425c-86c0-97fa29a76b79.png) I...

bug

**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]...