Datasets:
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -18,7 +18,7 @@ size_categories:
|
|
| 18 |
|
| 19 |
**MedConclusion** is a large-scale dataset of 5.7M PubMed structured abstracts for biomedical conclusion generation. Each instance pairs the non-conclusion sections of an abstract with the original author-written conclusion, providing naturally occurring supervision for evidence-to-conclusion reasoning. MedConclusion also includes journal-level metadata such as biomedical category and SJR, enabling subgroup analysis across biomedical domains.
|
| 20 |
|
| 21 |
-
This repository contains the **Compact** version of the dataset, designed for faster evaluation and model prototyping.
|
| 22 |
|
| 23 |
- **Train**: 100,000 instances
|
| 24 |
- **Validation**: 10,000 instances
|
|
|
|
| 18 |
|
| 19 |
**MedConclusion** is a large-scale dataset of 5.7M PubMed structured abstracts for biomedical conclusion generation. Each instance pairs the non-conclusion sections of an abstract with the original author-written conclusion, providing naturally occurring supervision for evidence-to-conclusion reasoning. MedConclusion also includes journal-level metadata such as biomedical category and SJR, enabling subgroup analysis across biomedical domains.
|
| 20 |
|
| 21 |
+
This repository contains the **Compact** version of the dataset, designed for faster evaluation and model prototyping. For the full dataset (5.7M instances), please check out the [**Full Version**](https://huggingface.co/datasets/harvardairobotics/MedConclusion).
|
| 22 |
|
| 23 |
- **Train**: 100,000 instances
|
| 24 |
- **Validation**: 10,000 instances
|