[论文笔记] 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)
相关推荐
电报号dapp1193 小时前
DeFi 4.0峥嵘初现:主权金融时代的来临
金融·区块链
fgl1003 小时前
富格林:安全步骤交易稳健出金
金融
Q8137574601 天前
金融场中的量化交易:民锋数据驱动策略的优势解析市
人工智能·金融
fgl1002 天前
富格林:揭露欺诈陷阱用心追损
金融
用友智能财务2 天前
数智税务 | 数电票:带来税务管理五大新挑战、绘就智慧税务征管新蓝图
科技·金融·业界资讯
fgl1003 天前
富格林:拆穿欺诈套路平稳出金
金融
Q8137574603 天前
人工智能驱动金融市场:民锋智能分析引领精准投资
人工智能·金融·数据分析
NewsMash3 天前
平安养老险蚌埠中支开展敬老月金融知识宣传活动
金融
sino_sound4 天前
伦敦金价格是交易所公布的吗?
金融·区块链
yava_free4 天前
金融文本情感分析模型
python·金融