Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -34,7 +34,8 @@ We present GeoGrid-Bench, a benchmark designed to evaluate the ability of founda
|
|
| 34 |
We provide the **inference scripts** on our Github [Github](https://github.com/bowen-upenn/GeoGrid_Bench/tree/main). We also release the benchmark data here on 🤗Huggingface, including question-answer pairs, corresponding images, and other meta data.
|
| 35 |
Please download the folder **``image_data/``** and the file **``qa_data.csv``**, and **put them under the data/benchmark/ directory**.
|
| 36 |
|
| 37 |
-
|
|
|
|
| 38 |
|
| 39 |
|
| 40 |
## 🐰 Citation
|
|
@@ -124,7 +125,12 @@ bash scripts/run_inference_gpt4o.sh text 0 -1 use_url
|
|
| 124 |
**Evaluation results** will be automatically saved in the [result/](result/) directory, with filenames that include both the model name and the data modality for easy identification. For example, ```eval_results_gpt-4o_text.json```.
|
| 125 |
|
| 126 |
|
| 127 |
-
##
|
| 128 |
|
| 129 |
|
| 130 |

|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 34 |
We provide the **inference scripts** on our Github [Github](https://github.com/bowen-upenn/GeoGrid_Bench/tree/main). We also release the benchmark data here on 🤗Huggingface, including question-answer pairs, corresponding images, and other meta data.
|
| 35 |
Please download the folder **``image_data/``** and the file **``qa_data.csv``**, and **put them under the data/benchmark/ directory**.
|
| 36 |
|
| 37 |
+
|
| 38 |
+

|
| 39 |
|
| 40 |
|
| 41 |
## 🐰 Citation
|
|
|
|
| 125 |
**Evaluation results** will be automatically saved in the [result/](result/) directory, with filenames that include both the model name and the data modality for easy identification. For example, ```eval_results_gpt-4o_text.json```.
|
| 126 |
|
| 127 |
|
| 128 |
+
## 🧩 All Template Questions
|
| 129 |
|
| 130 |
|
| 131 |

|
| 132 |
+
|
| 133 |
+
## 💬 Interaction Overview
|
| 134 |
+
|
| 135 |
+
|
| 136 |
+

|