Nolwenn Bernard

Results 2 issues of Nolwenn Bernard

**Describe the bug** The script `example_train.py` in Train RL Policies does not run. **To Reproduce** Steps to reproduce the behavior: ``` cd tutorials/Train_RL_Policies python example_train.py ``` Error: ``` Traceback (most...

bug

**Describe the bug** Missing module `convlab.nlg.scgpt.utils` for SC-GPT. **To Reproduce** Steps to reproduce the behavior: 1. Run the following command: `python -m convlab.laug.Text_Paraphrasing.Text_Paraphrasing` **Expected behavior** Should print the paraphrased text...

bug