Update README.md
Browse files
README.md
CHANGED
@@ -3,4 +3,8 @@ license: apache-2.0
|
|
3 |
---
|
4 |
more information: [mRAT-SQL](https://github.com/C4AI/gap-text2sql). Paper: [AAAI 2021 paper](https://arxiv.org/abs/2012.10309)
|
5 |
|
6 |
-
|
|
|
|
|
|
|
|
|
|
3 |
---
|
4 |
more information: [mRAT-SQL](https://github.com/C4AI/gap-text2sql). Paper: [AAAI 2021 paper](https://arxiv.org/abs/2012.10309)
|
5 |
|
6 |
+
# mRAT-SQL-FIT - A Multilingual Translator to SQL with Database Schema Pruning to Improve Self-Attention
|
7 |
+
Code and model from the paper [paper published in Springer-Nature - International Journal of Information Technology](https://doi.org/10.1007/s41870-023-01342-3), [here the SharedIt link](https://rdcu.be/dff19).
|
8 |
+
|
9 |
+
# mRAT-SQL+GAP - Multilingual version of the RAT-SQL+GAP
|
10 |
+
Code and model from our BRACIS 2021 [paper published in Springer Lecture Notes in Computer Science](https://link.springer.com/chapter/10.1007%2F978-3-030-91699-2_35), [here the pre-print in arXiv](https://arxiv.org/abs/2110.03546).
|