Commit 路
f08839e
1
Parent(s): 0c6e379
Update README.md
Browse files
README.md
CHANGED
|
@@ -49,13 +49,13 @@ Total train batch size (w. parallel, distributed & accumulation) = 128
|
|
| 49 |
## Performance
|
| 50 |
|
| 51 |
### Eval on MoviesQA
|
|
|
|
| 52 |
- exact_match = 55.80286
|
| 53 |
- f1 = 70.31451
|
| 54 |
|
| 55 |
### Eval on SQuADv1
|
| 56 |
-
-
|
| 57 |
-
-
|
| 58 |
-
- f1 = 71.3717
|
| 59 |
|
| 60 |
Github Repo:
|
| 61 |
- [Domain-Adaptation Project](https://github.com/adityaarunsinghal/Domain-Adaptation/)
|
|
|
|
| 49 |
## Performance
|
| 50 |
|
| 51 |
### Eval on MoviesQA
|
| 52 |
+
- eval_samples = 5032
|
| 53 |
- exact_match = 55.80286
|
| 54 |
- f1 = 70.31451
|
| 55 |
|
| 56 |
### Eval on SQuADv1
|
| 57 |
+
- exact_match = 85.6859
|
| 58 |
+
- f1 = 91.96064
|
|
|
|
| 59 |
|
| 60 |
Github Repo:
|
| 61 |
- [Domain-Adaptation Project](https://github.com/adityaarunsinghal/Domain-Adaptation/)
|