fine-tuned/cmedqav2-c-64-24-gpt-4o-2024-05-13-50353
收藏Hugging Face2024-05-16 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/fine-tuned/cmedqav2-c-64-24-gpt-4o-2024-05-13-50353
下载链接
链接失效反馈官方服务:
资源简介:
数据集“medical information search”是一个生成的数据集,旨在支持特定领域的嵌入模型开发,主要用于检索任务。
The dataset medical information search is a generated dataset designed to support the development of domain specific embedding models for retrieval tasks. This dataset covers areas such as health, medicine, treatment, diagnosis, and research, and is associated with a specific model trained on it. The size category of the dataset is n<1K, indicating that the number of samples in the dataset is less than 1000.
提供机构:
fine-tuned
原始信息汇总
数据集概述
基本信息
- 许可证: Apache-2.0
- 任务类别:
- 特征提取
- 句子相似度
- 语言: 英语
- 标签:
- sentence-transformers
- feature-extraction
- sentence-similarity
- mteb
- Health
- Medicine
- Treatment
- Diagnosis
- Research
- 美观名称: 医疗信息搜索
- 大小类别: n<1K
数据集描述
"医疗信息搜索"数据集是一个生成的数据集,旨在支持特定领域嵌入模型的发展,用于检索任务。
关联模型
该数据集用于训练 cmedqav2-c-64-24-gpt-4o-2024-05-13-50353 模型。
使用方法
要使用此数据集进行模型训练或评估,可以使用Hugging Face的datasets库加载数据集:
python from datasets import load_dataset
dataset = load_dataset("fine-tuned/cmedqav2-c-64-24-gpt-4o-2024-05-13-50353") print(dataset[test][0])



