CoolFace
Datasetpublic

WICKED4950/Raw-GPT-traindata

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… See the full description on the dataset page: https://huggingface.co/datasets/WICKED4950/Raw-GPT-traindata.

sourceHugging Faceupdated 4mo agoView on Hugging Face
3likes3kdownloads
Dataset Card

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="")