Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Corrected KGQAn values #185

Merged
merged 1 commit into from
Sep 26, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion dbpedia/LC-QuAD v1.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ datasetUrl: https://github.com/AskNowQA/LC-QuAD
| ValueNet4SPARQL | 2023 | 86 | 84 | 85 | - | EN | [Kosten et al.](https://www.semantic-web-journal.net/system/files/swj3313.pdf) |
| PGN-BERT | 2018 | - | - | 67 | - | EN | [Banerjee et al](https://arxiv.org/pdf/2204.12793.pdf) |
| STaG-QA_pre | 2021 | 74.50 | 54.80 | 53.60 | - | EN | [Ravishankar et al.](https://arxiv.org/abs/2111.05825) |
| KGQAn | 2023 | 58.07 | 47.12 | 52.03 | - | EN | [Omar et al.](https://arxiv.org/pdf/2303.00595.pdf) |
| KGQAn | 2023 | 58.71 | 46.11 | 51.65 | - | EN | [Omar et al.](https://arxiv.org/pdf/2303.00595.pdf) |
| STaG-QA | 2021 | 76.50 | 52.80 | 51.40 | - | EN | [Ravishankar et al.](https://arxiv.org/abs/2111.05825) |
| sparql-qa | 2021 | 49.50 | 49.20 | 49.10 | - | EN | [ M. Borroto et al](http://ceur-ws.org/Vol-2918/paper3.pdf) |
| BART | 2021 | 48.01 | 49.19 | 47.62 | - | EN | [Chen et al.](https://arxiv.org/pdf/2111.00732.pdf) |
Expand Down
2 changes: 1 addition & 1 deletion dbpedia/QALD-9.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
| GPT-3.5v3 | 2023 | - | - | 46.19 | EN | [Tan et al.](https://arxiv.org/pdf/2303.07992.pdf) |
| NSpM | 2022 | - | - | 45.34 | EN | [Al Hasan Rony et al](https://ieeexplore.ieee.org/stamp/stamp.jsp?arnumber=9815253) |
| GPT-3.5v2 | 2023 | - | - | 44.95 | EN | [Tan et al.](https://arxiv.org/pdf/2303.07992.pdf) |
| KGQAn | 2023 | 49.81 | 39.39 | 43.99 | EN | [Omar et al.](https://arxiv.org/pdf/2303.00595.pdf) |
| KGQAn | 2023 | 51.13 | 38.72 | 44.07 | EN | [Omar et al.](https://arxiv.org/pdf/2303.00595.pdf) |
| Ensemble BR framework | 2023 | 42.40 | 47.60 | 43.00 | EN | [Chen et al.](https://assets.researchsquare.com/files/rs-2676239/v1_covered.pdf?c=1680800823) |
| KGQAn | 2021 | 50.61 | 34.67 | 41.15 | EN | [Omar et al.](http://ceur-ws.org/Vol-2980/paper312.pdf) |
| Light-QAWizard | 2022 | 39.80 | 42.60 | 40.60 | EN | [Chen et al.](https://ieeexplore.ieee.org/stamp/stamp.jsp?arnumber=9893129) |
Expand Down
Loading