Update README.md
Browse files
README.md
CHANGED
@@ -21,7 +21,8 @@ It achieves the following results on the evaluation set:
|
|
21 |
|
22 |
## Model description
|
23 |
|
24 |
-
|
|
|
25 |
|
26 |
## Intended uses & limitations
|
27 |
|
|
|
21 |
|
22 |
## Model description
|
23 |
|
24 |
+
FUDNet is for Follow-Up Detector Net.
|
25 |
+
This model takes two consequtive questions of a multidoc2dial question answering conversation and determines whether those two questions are from the same documents or not.
|
26 |
|
27 |
## Intended uses & limitations
|
28 |
|