Meriem-DH/marine-dataset-cpt
Marine Biology - Continued Pre-Training Dataset Description A corpus of Wikipedia articles covering marine biology and related domains, intended for continued pre-training (CPT) of language models on marine science knowledge. Content Plain text articles scraped from Wikipedia across the following categories: Marine Biology Marine Ecology Ocean Coral Reefs Marine Mammals Oceanography Fisheries Science Marine Conservation Dataset… See the full description on the dataset page: https://huggingface.co/datasets/Meriem-DH/marine-dataset-cpt.
Marine Biology - Continued Pre-Training Dataset
Description
A corpus of Wikipedia articles covering marine biology and related domains, intended for continued pre-training (CPT) of language models on marine science knowledge.
Content
Plain text articles scraped from Wikipedia across the following categories:
- Marine Biology
- Marine Ecology
- Ocean
- Coral Reefs
- Marine Mammals
- Oceanography
- Fisheries Science
- Marine Conservation
Dataset Structure
Fields
title: Wikipedia article titletext: Clean plain text content of the article
Construction
- Article links scraped via Wikipedia Category API
- Content fetched using Wikipedia API with
explaintext=True - Text cleaned (whitespace normalization)
- Split: 80% train / 20% test (seed=42)
Intended Use
Continued pre-training phase before instruction fine-tuning. Feed raw text to the model so it absorbs marine domain knowledge before learning to answer questions.
License
Wikipedia content is licensed under CC BY-SA 4.0.
