CoolFace
Datasetpublic

OpenLLM-Ro/fineweb2-ro-human

FineWeb2-Ro-Human FineWeb2-Ro-Human is a human annotated sample that is extended into FineWeb2-Ro-LLM. More details can be found here. Usage You can load this dataset using the Hugging Face datasets library: from datasets import load_dataset dataset = load_dataset("OpenLLM-Ro/fineweb2-ro-human", split="train")

sourceHugging Faceupdated 10mo agoView on Hugging Face
0likes24downloads
Dataset Card

FineWeb2-Ro-Human

FineWeb2-Ro-Human is a human annotated sample that is extended into FineWeb2-Ro-LLM. More details can be found here.

Usage

You can load this dataset using the Hugging Face datasets library:

python
from datasets import load_dataset

dataset = load_dataset("OpenLLM-Ro/fineweb2-ro-human", split="train")