fine-tuned/TRECCOVID-512-192-gpt-4o-2024-05-13-347397
收藏Hugging Face2024-05-28 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/fine-tuned/TRECCOVID-512-192-gpt-4o-2024-05-13-347397
下载链接
链接失效反馈官方服务:
资源简介:
数据集COVID-19是一个生成的数据集,旨在支持特定领域嵌入模型的开发,特别是用于检索任务。
数据集COVID-19是一个生成的数据集,旨在支持特定领域嵌入模型的开发,特别是用于检索任务。
提供机构:
fine-tuned
原始信息汇总
COVID-19 Dataset Summary
Basic Information
- License: Apache-2.0
- Task Categories:
- Feature Extraction
- Sentence Similarity
- Language: English
- Tags:
- Sentence Transformers
- Feature Extraction
- Sentence Similarity
- MTEB
- COVID-19
- Pandemic
- Healthcare
- Virus
- Public Health
- Pretty Name: COVID-19
- Size Categories: n<1K
Dataset Description
The "COVID-19" dataset is specifically designed to facilitate the development of domain-specific embedding models for retrieval tasks.
Associated Model
This dataset has been utilized to train the TRECCOVID-512-192-gpt-4o-2024-05-13-347397 model.
Usage Instructions
To utilize this dataset for model training or evaluation, it can be loaded using the Hugging Face datasets library with the following Python code:
python
from datasets import load_dataset
dataset = load_dataset("fine-tuned/TRECCOVID-512-192-gpt-4o-2024-05-13-347397") print(dataset[test][0])



