Update README.md

This commit is contained in:
Aditya Singhal 2022-07-01 19:12:50 +00:00 committed by huggingface-web
parent 50297ec2e3
commit a7a26fd500
1 changed files with 2 additions and 2 deletions

View File

@ -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/)