thatdramebaazguy commited on
Commit
00d41ff
1 Parent(s): 4903823

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -2
README.md CHANGED
@@ -51,8 +51,12 @@ Total train batch size (w. parallel, distributed & accumulation) = 32
51
 
52
  ### Eval on MoviesQA
53
  - eval_samples = 5032
54
- - exact_match = 50.1391
55
- - f1 = 64.8813
 
 
 
 
56
 
57
  Github Repo:
58
  - [Domain-Adaptation Project](https://github.com/adityaarunsinghal/Domain-Adaptation/)
51
 
52
  ### Eval on MoviesQA
53
  - eval_samples = 5032
54
+ - exact_match = 51.64944
55
+ - f1 = 65.53983
56
+
57
+ ### Eval on SQuADv1
58
+ - exact_match = 81.23936
59
+ - f1 = 89.27827
60
 
61
  Github Repo:
62
  - [Domain-Adaptation Project](https://github.com/adityaarunsinghal/Domain-Adaptation/)