-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #266 from DavidBlavid/v2.0
- Loading branch information
Showing
9 changed files
with
79 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
--- | ||
name: CR-LT-KGQA | ||
datasetUrl: https://github.com/D3Mlab/cr-lt-kgqa | ||
--- | ||
|
||
| Model / System | Year | Accuracy | Language | Reported by | | ||
|:-----------------------------------:|:----:|:--------:|:--------:|:----------------------------------------------------------------------------------:| | ||
| gpt-3.5-turbo (Zero-shot) | 2024 | 32.74 | EN | [Sui et al.](https://arxiv.org/pdf/2405.13873) | | ||
| gpt-3.5-turbo (Few-shot) | 2024 | 36.61 | EN | [Sui et al.](https://arxiv.org/pdf/2405.13873) | | ||
| gpt-3.5-turbo (Chain of Thought) | 2024 | 37.42 | EN | [Sui et al.](https://arxiv.org/pdf/2405.13873) | | ||
| gpt-4-turbo (Zero-shot) | 2024 | 37.74 | EN | [Sui et al.](https://arxiv.org/pdf/2405.13873) | | ||
| gpt-4-turbo (Few-shot) | 2024 | 43.61 | EN | [Sui et al.](https://arxiv.org/pdf/2405.13873) | | ||
| gpt-4-turbo (Chain of Thought) | 2024 | 45.42 | EN | [Sui et al.](https://arxiv.org/pdf/2405.13873) | | ||
| Reasoning on Graphs (RoG) | 2024 | 60.32 | EN | [Sui et al.](https://arxiv.org/pdf/2405.13873) | | ||
| gpt-3.5-turbo + ToG | 2024 | 62.48 | EN | [Sui et al.](https://arxiv.org/pdf/2405.13873) | | ||
| gpt-3.5-turbo + FiDeLiS | 2024 | 67.34 | EN | [Sui et al.](https://arxiv.org/pdf/2405.13873) | | ||
| gpt-4-turbo + ToG | 2024 | 67.24 | EN | [Sui et al.](https://arxiv.org/pdf/2405.13873) | | ||
| gpt-4-turbo + FiDeLiS | 2024 | 72.12 | EN | [Sui et al.](https://arxiv.org/pdf/2405.13873) | |
Oops, something went wrong.