/src
/dataset
collect_data.py
- collect data apiDataHelper.py
/evaluate
evaluate.py
- evaluate api
/Method
Method.py
- function apirag.py
- rag systemrat_tools.py
- the tool for RAT
/utils
api_utils.py
- Utility functions for interacting with the Deepseek-v2 API.file_utils.py
- Functions for file manipulation and storage handling.mp_utils.py
- Utilities for multiprocessing and data handling.
/visial
gaokao_obj.py
- the main tunnel for gaokao benchmarkmbpp.py
/examples
rat_tools.py
techniques.py
test.ipynb
/docs
proposal.md
/lib
/GAOKAO-Bench
/logs
.gitignore
- Specifies intentionally untracked files to ignore.README.MD
- Describes the project, its structure, and how to run the scripts.requirements.txt
- Lists all the dependencies necessary to run the project.
- Clone the repository:
$ pip install -r requirements
- Add the api_key:
$ export DEEPSEEK_API_KEY="XXXXXX"
- run the code:
$ python gaokao_obj.py --model_name DeepSeek-V3
- chemistry
- physics
- geography