SYNTOLOGY HomeExplorerAtlasCodeMethodologyAboutDevelopersFeedPricing
Paper · 2308.09975 · 2023

FinEval: A Chinese Financial Domain Knowledge Evaluation Benchmark for Large Language Models

arXiv · PDF · Open in the Atlas

Code that ran

We lifted 5 functions out of this paper's own repositories and ran 5 of them in a sandbox. "Ran" means the function executed on a synthesized input and returned a value. It is not a reproduction of the paper's results.

RepositoryRoleRan
sufe-aiflm-lab/fineval canonical 5 of 5
FunctionStatusWhere it lives
extract_cotanswer Ran sufe-aiflm-lab/fineval/code/opensource_eval/2industry_eval/utils.py
code served (permissive licence) · get_code("4074f3ebedccb3b5")
extract_cotsuggestion Ran sufe-aiflm-lab/fineval/code/opensource_eval/2industry_eval/utils.py
code served (permissive licence) · get_code("949511fc0783abf6")
extract_questions_and_text Ran sufe-aiflm-lab/fineval/code/opensource_eval/34security+agenteval/utils.py
code served (permissive licence) · get_code("30aecd96194fddce")
load_json Ran sufe-aiflm-lab/fineval/code/opensource_eval/2industry_eval/utils.py
code served (permissive licence) · get_code("f97998403d38cffc")
recognize_and_convert Ran sufe-aiflm-lab/fineval/code/opensource_eval/34security+agenteval/evaluate.py
code served (permissive licence) · get_code("48952da28c749fea")

Repositories linked to this paper

Some links come from the archived Papers with Code dataset (CC BY-SA 4.0): attribution and licence.

Abstract

Large language models have demonstrated outstanding performance in various natural language processing tasks, but their security capabilities in the financial domain have not been explored, and their performance on complex tasks like financial agent remains unknown. This paper presents FinEval, a benchmark designed to evaluate LLMs' financial domain knowledge and practical abilities. The dataset contains 8,351 questions categorized into four different key areas: Financial Academic Knowledge, Financial Industry Knowledge, Financial Security Knowledge, and Financial Agent. Financial Academic Knowledge comprises 4,661 multiple-choice questions spanning 34 subjects such as finance and economics. Financial Industry Knowledge contains 1,434 questions covering practical scenarios like investment research. Financial Security Knowledge assesses models through 1,640 questions on topics like application security and cryptography. Financial Agent evaluates tool usage and complex reasoning with 616 questions. FinEval has multiple evaluation settings, including zero-shot, five-shot with chain-of-thought, and assesses model performance using objective and subjective criteria. Our results show that Claude 3.5-Sonnet achieves the highest weighted average score of 72.9 across all financial domain categories under zero-shot setting. Our work provides a comprehensive benchmark closely aligned with Chinese financial domain.

For agents

The same record, over MCP at https://syntology.ai/mcp:

get_harvested_code_for_paper("2308.09975")
get_code_for_paper("2308.09975")
have("2308.09975")

Connect an agent — have() is free.