Datasets:
File size: 1,389 Bytes
3c53807 4d9ae21 3c53807 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 | ---
task_categories:
- text-generation
tags:
- geoscience
- geogpt
---
<div align="center">
<img src="https://huggingface.co/datasets/GeoGPT-Research-Project/Qwen2.5-72B-GeoGPT/raw/main/geogpt_figure.png
" width="99%" alt="GeoGPT" />
</div>
# Description
This dataset is a geoscience-specific subset of [CommonCrawl](https://commoncrawl.org/) used for [GeoGPT](https://github.com/GeoGPT-Research-Project/GeoGPT) training. CommonCrawl is a free and open repository of web crawl data with over 250 billion web pages and is widely used by leading large language models such as GPT-3, LLaMA, and DeepSeek. We apply data mining algorithms to extract geoscience-related content from this vast dataset.
This dataset comprises **12,414,268** samples, each containing the following metadata to trace the data source within CommonCrawl:
- **id (string)**: The original unique identifier for each sample from CommonCrawl.
- **dump (string)**: The specific CommonCrawl dump in which each sample was retrieved.
# Note
This dataset is primarily intended to support geoscience research by serving as a training corpus for large language models. It is specifically designed for non-commercial research and educational purposes.
The dataset is not intended for use in any manner that violates applicable laws or regulations, nor for any activities prohibited by the license agreement. |