[论文笔记] LLM数据集——金融数据集

一、chatglm_金融

ModelScope 魔搭社区

请将modelscope sdk升级到v1.7.2rc0,执行:

bash 复制代码
​
pip3 install "modelscope==1.7.2rc0" -f https://modelscope.oss-cn-beijing.aliyuncs.com/releases/repo.html
bash 复制代码
# 方式1
git clone http://www.modelscope.cn/datasets/modelscope/chatglm_llm_fintech_raw_dataset.git

# 方式2
from modelscope.msdatasets import MsDataset
ds =  MsDataset.load('modelscope/chatglm_llm_fintech_raw_dataset', subset_name='default', split='train', use_streaming=True)
for item in ds:
    print(item)
相关推荐
期权汇小韩13 天前
行情看似回暖,实则分化加剧
金融
没有bug.的程序员13 天前
金融风控系统:实时规则引擎内核、决策树物理建模与 Drools 性能压榨
java·数据库·决策树·金融·drools·物理建模·实时规则
李可以量化13 天前
【Python 量化入门】AKshare 保姆级使用教程:零成本获取股票 / 基金 / 期货全市场金融数据
开发语言·python·金融·qmt·miniqmt·量化 qmt ptrade
期权汇小韩14 天前
影视开盘跌停,不及预期!
金融
王码码203514 天前
Flutter for OpenHarmony: Flutter 三方库 cryptography 在鸿蒙上实现金融级现代加解密(高性能安全库)
android·安全·flutter·华为·金融·harmonyos
雷帝木木14 天前
Flutter for OpenHarmony:Flutter 三方库 money2 — 坚不可摧的鸿蒙金融核心组件
网络·flutter·http·华为·金融·harmonyos·鸿蒙
gzroy15 天前
量化金融实践-海龟交易法
python·金融
qq_242188633215 天前
金融AI反欺诈系统构建指南
人工智能·笔记·金融·课程设计
每天的每一天15 天前
交易所-Finance-账户部分
金融
Loo国昌16 天前
【AI应用开发实战】05_GraphRAG:知识图谱增强检索实战
人工智能·后端·python·语言模型·自然语言处理·金融·知识图谱