Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -170,11 +170,13 @@ See the code repository for the evaluation harness.
|
|
| 170 |
## Citation
|
| 171 |
|
| 172 |
```bibtex
|
| 173 |
-
@misc{
|
| 174 |
-
|
| 175 |
-
|
| 176 |
-
|
| 177 |
-
|
| 178 |
-
|
|
|
|
|
|
|
| 179 |
}
|
| 180 |
```
|
|
|
|
| 170 |
## Citation
|
| 171 |
|
| 172 |
```bibtex
|
| 173 |
+
@misc{fei2026benchmarkingtexttosqlrolebasedaccess,
|
| 174 |
+
title={Benchmarking Text-to-SQL under Role-Based Access Control},
|
| 175 |
+
author={Yang Fei and Yangfan Jiang and Yin Yang and Xiaokui Xiao},
|
| 176 |
+
year={2026},
|
| 177 |
+
eprint={2607.22115},
|
| 178 |
+
archivePrefix={arXiv},
|
| 179 |
+
primaryClass={cs.DB},
|
| 180 |
+
url={https://arxiv.org/abs/2607.22115},
|
| 181 |
}
|
| 182 |
```
|