From 50297ec2e3777dc7d69224ca185b908830a0fe53 Mon Sep 17 00:00:00 2001 From: Aditya Singhal Date: Fri, 1 Jul 2022 18:59:53 +0000 Subject: [PATCH] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) 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/)