thatdramebaazguy commited on
Commit
50297ec
1 Parent(s): 042095e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -51,6 +51,11 @@ Total train batch size (w. parallel, distributed & accumulation) = 64
51
  - exact_match = 83.6045
52
  - f1 = 91.1709
53
 
 
 
 
 
 
54
  Github Repo:
55
  - [Domain-Adaptation Project](https://github.com/adityaarunsinghal/Domain-Adaptation/)
56
 
 
51
  - exact_match = 83.6045
52
  - f1 = 91.1709
53
 
54
+ ### Eval on MoviesQA
55
+ - eval_samples = 5032
56
+ - exact_match = 55.80286
57
+ - f1 = 70.31451
58
+
59
  Github Repo:
60
  - [Domain-Adaptation Project](https://github.com/adityaarunsinghal/Domain-Adaptation/)
61