Skip to content

Commit

Permalink
Merge pull request #185 from DavidBlavid/v2.0
Browse files Browse the repository at this point in the history
Corrected KGQAn values
  • Loading branch information
Artur-Galstyan authored Sep 26, 2023
2 parents 81d1571 + f6eef38 commit d2d4451
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
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

0 comments on commit d2d4451

Please sign in to comment.