Dataset Preview
Full Screen Viewer
Full Screen
The full dataset viewer is not available (click to read why). Only showing a preview of the rows.
(ReadTimeoutError("HTTPSConnectionPool(host='huggingface.co', port=443): Read timed out. (read timeout=10)"), '(Request ID: 9ccf3d44-9db9-4ea4-8404-7f3192cfeb0c)')
Error code: UnexpectedError
Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.
No columns found.
NFCorpus-0-0-gpt-4o-2024-05-13-982705 Dataset
Dataset Description
The dataset "medical information retrieval" 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 NFCorpus-0-0-gpt-4o-2024-05-13-982705 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:
from datasets import load_dataset
dataset = load_dataset("fine-tuned/NFCorpus-0-0-gpt-4o-2024-05-13-982705")
print(dataset['test'][0])
- Downloads last month
- 44