200K Medical Summaries for Sentence Classification
This dataset contains 200,000 summaries of medical articles, segmented by sentence with structure annotation (Objective, Method, Result, etc.). It makes it possible to train sequential classification models to better understand the logical structure of scientific texts.
200,000 medical summaries, TXT/CSV files spread over 12 files
CC0: Public Domain
Description
The dataset 200K Medical Abstracts includes 200,000 summaries of medical scientific articles, annotated at the sentence level according to their role in the structure of the text (objective, method, result, conclusion...). This format is particularly useful for NLP tasks such as sequential classification, text structuring, or contextually understanding complex summaries.
What is this dataset for?
- Train NLP models to identify the structuring segments of scientific summaries
- Automate the classification of sentences in research articles
- Facilitate the reading and analysis of medical publications by AIs
Can it be enriched or improved?
Yes, this dataset can be enriched by adding additional categories, translating into other languages, or merging with other scientific corpora. Data augmentation methods can also improve the robustness of the models trained on it.
🔎 In summary
🧠 Recommended for
- Medical NLP researchers
- Text classification projects
- Language processing students
🔧 Compatible tools
- Hugging Face Transformers
- SpacY
- TensorFlow
- Scikit-learn
💡 Tip
For best performance, use a combined phrase + segment tokenization before training.
Frequently Asked Questions
Are the sentences sorted manually?
Yes, each sentence in a summary is annotated according to its function (objective, method, result, conclusion), which facilitates supervised learning.
Is it suitable for use with BERT models?
Absolutely. It is even a very good dataset for fine-tuning BERT or BioBERT models for sequential classification tasks.
Can it be used for other languages?
The data is in English, but manual or automatic translation can allow the corpus to be adapted multilingual.




