From a7a26fd500148b760ca89a87edcd5b5605daab09 Mon Sep 17 00:00:00 2001 From: Aditya Singhal Date: Fri, 1 Jul 2022 19:12:50 +0000 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3cf1505..959bb09 100644 --- a/README.md +++ b/README.md @@ -53,8 +53,8 @@ Total train batch size (w. parallel, distributed & accumulation) = 64 ### Eval on MoviesQA - eval_samples = 5032 -- exact_match = 55.80286 -- f1 = 70.31451 +- exact_match = 51.6494 +- f1 = 68.2615 Github Repo: - [Domain-Adaptation Project](https://github.com/adityaarunsinghal/Domain-Adaptation/)