diff --git a/README.md b/README.md index 182a81f82d51888392d9c23f00648d634cd54b80..83e3c1dfbd140d5f947cf673ea21d5e71dd7100b 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,3 @@ -# *** The upcoming update will add ConvLab-3 support, faster caching, transformers 4.X support and more *** - ## Introduction TripPy is an approach to dialogue state tracking (DST) that 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.