Datasets:

Formats:
json
Languages:
English
Size:
< 1K
ArXiv:
Libraries:
Datasets
pandas
License:
mahirlabibdihan commited on
Commit
185d9ef
·
verified ·
1 Parent(s): b57dca1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +26 -0
README.md CHANGED
@@ -54,6 +54,32 @@ for item in ds["test"]:
54
  print(prompt) # Replace with your processing logic
55
  ```
56
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
57
  ## Citation
58
 
59
  If you use this dataset, please cite the original paper:
 
54
  print(prompt) # Replace with your processing logic
55
  ```
56
 
57
+ ## Leaderboard
58
+
59
+ | Model | Overall | Place Info | Nearby | Routing | Trip | Unanswerable |
60
+ |--------------------------|:---------:|:------------:|:--------:|:---------:|:--------:|:--------------:|
61
+ | Claude-3.5-Sonnet | **66.33** | **73.44** | 73.49 | **75.76** | **49.25** | 40.00 |
62
+ | Gemini-1.5-Pro | **66.33** | 65.63 | **74.70** | 69.70 | 47.76 | **85.00** |
63
+ | GPT-4o | 63.33 | 64.06 | **74.70** | 69.70 | **49.25** | 40.00 |
64
+ | GPT-4-Turbo | 62.33 | 67.19 | 71.08 | 71.21 | 47.76 | 30.00 |
65
+ | Gemini-1.5-Flash | 58.67 | 62.50 | 67.47 | 66.67 | 38.81 | 50.00 |
66
+ | GPT-4o-mini | 51.00 | 46.88 | 63.86 | 57.58 | 40.30 | 25.00 |
67
+ | GPT-3.5-Turbo | 37.67 | 26.56 | 53.01 | 48.48 | 28.36 | 5.00 |
68
+ | Llama-3.1-70B | 61.00 | 70.31 | 67.47 | 69.70 | 40.30 | 45.00 |
69
+ | Llama-3.2-90B | 58.33 | 68.75 | 66.27 | 66.67 | 38.81 | 30.00 |
70
+ | Qwen2.5-72B | 57.00 | 62.50 | 71.08 | 63.64 | 41.79 | 10.00 |
71
+ | Qwen2.5-14B | 53.67 | 57.81 | 71.08 | 59.09 | 32.84 | 20.00 |
72
+ | Gemma-2.0-27B | 49.00 | 39.06 | 71.08 | 59.09 | 31.34 | 15.00 |
73
+ | Gemma-2.0-9B | 47.33 | 50.00 | 50.60 | 59.09 | 34.33 | 30.00 |
74
+ | Llama-3.1-8B | 44.00 | 53.13 | 57.83 | 45.45 | 23.88 | 20.00 |
75
+ | Qwen2.5-7B | 43.33 | 48.44 | 49.40 | 42.42 | 38.81 | 20.00 |
76
+ | Mistral-Nemo | 43.33 | 46.88 | 50.60 | 50.00 | 32.84 | 15.00 |
77
+ | Mixtral-8x7B | 43.00 | 53.13 | 54.22 | 45.45 | 26.87 | 10.00 |
78
+ | Phi-3.5-mini | 37.00 | 40.63 | 48.19 | 46.97 | 20.90 | 0.00 |
79
+ | Llama-3.2-3B | 33.00 | 31.25 | 49.40 | 31.82 | 25.37 | 0.00 |
80
+ | Human | 86.67 | 92.19 | 90.36 | 81.81 | 88.06 | 65.00 |
81
+
82
+
83
  ## Citation
84
 
85
  If you use this dataset, please cite the original paper: