Update README.md
Browse files
README.md
CHANGED
@@ -88,7 +88,7 @@ print("Score: %s; CF Match: %s" % (scores, match_result))
|
|
88 |
## Updates
|
89 |
- [01/24/24] 🔥 The full paper is uploaded and can be accessed [here]([https://arxiv.org/abs/2310.14566](https://arxiv.org/abs/2401.13170)). The dataset is expanded and leaderboard is updated.
|
90 |
- Our Training Dataset is adapted and augmented from [Bulian et al](https://github.com/google-research-datasets/answer-equivalence-dataset). Our [dataset repo](https://github.com/zli12321/Answer_Equivalence_Dataset.git) includes the augmented training set and QA evaluation testing sets discussed in our paper.
|
91 |
-
|
92 |
|
93 |
## License
|
94 |
|
|
|
88 |
## Updates
|
89 |
- [01/24/24] 🔥 The full paper is uploaded and can be accessed [here]([https://arxiv.org/abs/2310.14566](https://arxiv.org/abs/2401.13170)). The dataset is expanded and leaderboard is updated.
|
90 |
- Our Training Dataset is adapted and augmented from [Bulian et al](https://github.com/google-research-datasets/answer-equivalence-dataset). Our [dataset repo](https://github.com/zli12321/Answer_Equivalence_Dataset.git) includes the augmented training set and QA evaluation testing sets discussed in our paper.
|
91 |
+
- Now our model supports Distilroberta, a smaller and more robust matching model than Bert!
|
92 |
|
93 |
## License
|
94 |
|