Update README.md
Browse files
README.md
CHANGED
@@ -102,6 +102,9 @@ If you use this dataset, **please cite**:
|
|
102 |
}
|
103 |
```
|
104 |
|
|
|
|
|
|
|
105 |
## License
|
106 |
|
107 |
This project is licensed under the [Apache v2.0 License](https://github.com/opensearch-project/neural-search/blob/main/LICENSE).
|
|
|
102 |
}
|
103 |
```
|
104 |
|
105 |
+
## Related Papers
|
106 |
+
- [Exploring $\ell_0$ Sparsification for Inference-free Sparse Retrievers ](https://arxiv.org/abs/2504.14839)
|
107 |
+
|
108 |
## License
|
109 |
|
110 |
This project is licensed under the [Apache v2.0 License](https://github.com/opensearch-project/neural-search/blob/main/LICENSE).
|