From e5583ef1ce399eb43b0b1f491c357f96d61b323c Mon Sep 17 00:00:00 2001 From: Christian Geishauser <christian.geishauser@hhu.de> Date: Tue, 29 Nov 2022 15:42:13 +0000 Subject: [PATCH] Update README.md --- convlab/policy/lava/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/convlab/policy/lava/README.md b/convlab/policy/lava/README.md index 6fd115cd..9678d76b 100755 --- a/convlab/policy/lava/README.md +++ b/convlab/policy/lava/README.md @@ -13,4 +13,5 @@ and using it as the policy module in the ConvLab pipeline (NLG should be set to Code example can be found at - ConvLab-3/examples/agent_examples/test_LAVA.py +A trained LAVA model can be found at https://huggingface.co/ConvLab/lava-policy-multiwoz21. -- GitLab