diff --git a/README.md b/README.md index b9ebed54f51b2c5612aeda1832395ff1e3baaa6c..0d042ca8be32fb7d6256c58ffa1d5f17f703364e 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +# *** The upcoming update will add ConvLab-3 support, faster caching, transformers 4.X support and more *** + ## Introduction TripPy is a new approach to dialogue state tracking (DST) which makes use of various copy mechanisms to fill slots with values. Our model has no need to maintain a list of candidate values. Instead, all values are extracted from the dialog context on-the-fly.