Crystina Xinyu Zhang

Results 9 issues of Crystina Xinyu Zhang

to solve issue #73 , change the permission so the other users can also edit the file `tmpdir/magnitude.install`

when the package has already been installed by other users (in another environment), executing `pip install pymagnitude` would yield the following error: ``` Collecting pymagnitude Using cached pymagnitude-0.1.143.tar.gz (5.4 MB)...

https://github.com/yaserkl/RLSeq2Seq/blob/515a4cb709d7c7ac7af152b48b03b526a94470dd/src/model.py#L372-L381 I'm sorry if I understand the paper or the code in a wrong way, but according to my current understanding, the conditional probability in Equation 15 is the prob...

It's an issue switched from tf repo ([here](https://github.com/tensorflow/tensorflow/issues/40983)) and here is [the pending pr](https://github.com/tensorflow/tensorflow/pull/40990) I've sent there. According to the reviewer's suggestion, I probably should add the module to here...

Feature Request

#### “match” Yang, Xiao, et al. "Adversarial training for community question answer selection based on multi-scale matching." https://arxiv.org/abs/1804.08058 Kim, Seonhoon, et al. "Semantic sentence matching with densely-connected recurrent and co-attentive...

separated from #1296 , only have the indexes for DPR baselines

I'm looking at the process to prepare the passages from the raw Wikipedia dump (downloaded from the links in the repo), but unsure about how to determine the passage boundary....

Adding MIRACL Reranking as discussed in #198 ## Checklist for adding MMTEB dataset Reason for dataset addition: - [X] I have tested that the dataset runs with the `mteb` package....