Dataset Viewer

The dataset viewer is not available because its heuristics could not detect any supported data files. You can try uploading some data files, or configuring the data files location manually.

Dataset Card for Dataset

This dataset has the fineweb dataset splitted in 1M rows in each files

This dataset card aims to be a base template for new datasets. It has been generated using this raw template.

Dataset Details

Dataset Description

Each of the files ending with _p{number}.csv has 1M rows in it and they are in series

Dataset Sources

This dataset was created from HuggingFaceFW/fineweb

Uses

Has text generation data

Dataset Structure

Has the columns answer and questions but only use answer

Source Data

Web scrapes

Data Collection and Processing

from datasets import load_dataset
dataset = load_dataset("WICKED4950/Raw-GPT-traindata", data_files="")
Downloads last month
276

Models trained or fine-tuned on WICKED4950/Raw-GPT-traindata