Skip to content

tsinghua-fib-lab/CityEQA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CityEQA: A Hierarchical LLM Agent on Embodied Question Answering Benchmark in City Space

News

We are currently organizing the code for CityEQA. If you are interested in our work, please star ⭐ our project.

  • (2025/02/17) Code and CityEQA-EC dataset are released!

An example of our CityEQA task and the typical workflow of the proposed PMA agent

CityEQA-EC dataset

Overview of the PMA agent

Directory Structure:

.
├── README.md
├── main_NE  # The Navigation and Exploration process
├── main_C  # The Collection process
├── Agent
│   ├── All agent modules of CityEQA.
├── Data
│   ├── The CityEQA-EC Dataset.
├── Evaluation
│   ├── LLM-score code and prompt.
├── Utils
│   ├── utils and arguments files.


The installation and usage instructions for our code will be updated shortly.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages