Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
## Trained Models for ConvLab-2
|
2 |
+
|
3 |
+
Due to the potential security risk, The trained models of ConvLab-2 hosted at Azure can not be accessed currently. Therefore, we copied these models and placed them in [Hugging Face](https://huggingface.co/ConvLab/ConvLab-2_models). If you try to use trained models of ConvLab-2, you need to replace the model URL in the ConvLab-2 code with the model URL in this repo (the suffix should be the same).
|