UCFE: User-Centric Financial Expertise Benchmark
收藏资源简介:
UCFE: User-Centric Financial Expertise Benchmark 是一个用于评估大型语言模型(LLMs)处理复杂金融任务能力的创新框架。该数据集由香港中文大学深圳分校和南京大学等机构创建,包含330个数据点,涵盖多种用户意图和交互。数据集的创建基于804名参与者的用户研究反馈,旨在模拟金融场景中的复杂交互。UCFE数据集主要用于评估LLMs在金融领域的应用,特别是其在动态金融环境中的适应性和用户满意度。
UCFE: User-Centric Financial Expertise Benchmark is an innovative framework for evaluating the capabilities of large language models (LLMs) in handling complex financial tasks. Developed by institutions including The Chinese University of Hong Kong, Shenzhen and Nanjing University, this dataset contains 330 data points covering diverse user intents and interactions. Built upon user study feedback from 804 participants, it aims to simulate complex interactions in financial scenarios. The UCFE dataset is primarily used to assess the application of LLMs in the financial domain, particularly their adaptability in dynamic financial environments and user satisfaction.
UCFE: A User-Centric Financial Expertise Benchmark for Large Language Models
概述
UCFE Benchmark 提供了一个以用户为中心的框架,用于评估大型语言模型(LLMs)在复杂金融任务中的表现。完整的基准数据集可在 UCFE_bench.json 中获取。
如何运行模拟器
按照以下步骤设置并运行模拟器:
- 在
config文件夹中设置您的 API 密钥。 - 使用以下命令运行模拟器:
python run_ckpt.py
如何评估模型
您可以评估单个模型或运行所有模型的评估:
- 评估单个模型:
bash scripts/eval_model.sh - 评估所有模型:
bash scripts/eval_all.sh




