Datasets:
docs: citation placeholder pending arXiv release
Browse files
README.md
CHANGED
|
@@ -171,9 +171,10 @@ See the code repository for the evaluation harness.
|
|
| 171 |
|
| 172 |
```bibtex
|
| 173 |
@misc{rbac_text2sql_benchmark,
|
| 174 |
-
title
|
| 175 |
-
|
| 176 |
-
|
| 177 |
-
|
|
|
|
| 178 |
}
|
| 179 |
```
|
|
|
|
| 171 |
|
| 172 |
```bibtex
|
| 173 |
@misc{rbac_text2sql_benchmark,
|
| 174 |
+
title = {RBAC-Text2SQL Benchmark},
|
| 175 |
+
note = {arXiv preprint forthcoming; this entry will be updated with the
|
| 176 |
+
authors and arXiv identifier once the preprint is released},
|
| 177 |
+
year = {2026},
|
| 178 |
+
url = {https://github.com/2020dfff/RBAC-Text2SQL-Benchmark}
|
| 179 |
}
|
| 180 |
```
|