Skip to content

Commit

Permalink
fix table
Browse files Browse the repository at this point in the history
  • Loading branch information
hatianzhang committed Mar 3, 2019
1 parent f251450 commit 266923c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,9 @@
| 1500 | BM25 | 0.66 | 1057.1 | 0.1895 |

## BERT pretrained with TRECQA+WikiQA

score = Lambda * bm25 + (1.0-Lambda) * (bert_high_sent_1 + bert_high_sent_2/2)

| MAP | Lambda |
|:------:|:----------:|
| 0.2051 | 0 |
Expand Down

0 comments on commit 266923c

Please sign in to comment.