diff --git a/README.md b/README.md index a340307..3cf1505 100644 --- a/README.md +++ b/README.md @@ -51,6 +51,11 @@ Total train batch size (w. parallel, distributed & accumulation) = 64 - exact_match = 83.6045 - f1 = 91.1709 +### Eval on MoviesQA +- eval_samples = 5032 +- exact_match = 55.80286 +- f1 = 70.31451 + Github Repo: - [Domain-Adaptation Project](https://github.com/adityaarunsinghal/Domain-Adaptation/)