fine-tuned/cmedqav2-c-64-24-gpt-4o-2024-05-13-35883
收藏资源简介:
--- license: apache-2.0 task_categories: - feature-extraction - sentence-similarity language: - en tags: - sentence-transformers - feature-extraction - sentence-similarity - mteb - Health - Medicine - Treatment - Diagnosis - Wellness pretty_name: medical information search engine size_categories: - n<1K --- # cmedqav2-c-64-24-gpt-4o-2024-05-13-35883 Dataset ## Dataset Description The dataset "medical information search engine" is a generated dataset designed to support the development of domain specific embedding models for retrieval tasks. ## Associated Model This dataset was used to train the [**cmedqav2-c-64-24-gpt-4o-2024-05-13-35883**](https://huggingface.co/fine-tuned/cmedqav2-c-64-24-gpt-4o-2024-05-13-35883) model. ## How to Use To use this dataset for model training or evaluation, you can load it using the Hugging Face `datasets` library as follows: ```python from datasets import load_dataset dataset = load_dataset("fine-tuned/cmedqav2-c-64-24-gpt-4o-2024-05-13-35883") print(dataset['test'][0]) ```
数据集概述
基本信息
- 许可证: Apache-2.0
- 任务类别:
- 特征提取
- 句子相似度
- 语言: 英语
- 标签:
- sentence-transformers
- 特征提取
- 句子相似度
- mteb
- 健康
- 医学
- 治疗
- 诊断
- 健康
- 美观名称: 医疗信息搜索引擎
- 大小类别: 小于1K
数据集描述
- 名称: cmedqav2-c-64-24-gpt-4o-2024-05-13-35883
- 目的: 用于支持特定领域嵌入模型开发,特别是检索任务。
关联模型
- 模型名称: cmedqav2-c-64-24-gpt-4o-2024-05-13-35883
- 用途: 该数据集用于训练上述模型。
使用方法
- 加载方式: 使用Hugging Face的
datasets库加载数据集,示例代码如下: python from datasets import load_dataset dataset = load_dataset("fine-tuned/cmedqav2-c-64-24-gpt-4o-2024-05-13-35883") print(dataset[test][0])



