fine-tuned/FiQA2018-512-192-gpt-4o-2024-05-13-439294
收藏Hugging Face2024-05-28 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/fine-tuned/FiQA2018-512-192-gpt-4o-2024-05-13-439294
下载链接
链接失效反馈官方服务:
资源简介:
数据集“financial domain”是一个生成的数据集,旨在支持开发特定领域的嵌入模型,用于检索任务。
The dataset financial domain is designed to support the development of domain-specific embedding models for retrieval tasks. It is categorized under feature extraction, sentence similarity, and tagged with Finance, Investment, Economy, Markets, and Banking. The dataset size is less than 1K. It was used to train the associated model.
提供机构:
fine-tuned
原始信息汇总
FiQA2018-512-192-gpt-4o-2024-05-13-439294 Dataset
数据集描述
- 名称: financial domain
- 目的: 用于支持开发特定领域的嵌入模型,主要用于检索任务。
相关模型
- 模型名称: FiQA2018-512-192-gpt-4o-2024-05-13-439294
- 模型链接: FiQA2018-512-192-gpt-4o-2024-05-13-439294
使用方法
-
加载方式: 使用Hugging Face
datasets库加载数据集。 -
示例代码: python from datasets import load_dataset
dataset = load_dataset("fine-tuned/FiQA2018-512-192-gpt-4o-2024-05-13-439294") print(dataset[test][0])



