huggingface/datatrove-tests

Dataset

0

stars

4

commits

May 5, 2024

updated

README

Datasets used for datatrove testing. Each split contains the same data:

dst = [
    {"text": "hello"},
    {"text": "world"},
    {"text": "how"},
    {"text": "are"},
    {"text": "you"},
]

But based on the split name the data are sharded into n-bins

Contributors

hynky

4 commits

huggingface/datatrove-tests

Dataset

0

stars

4

commits

May 5, 2024

updated

README

Datasets used for datatrove testing. Each split contains the same data:

dst = [
    {"text": "hello"},
    {"text": "world"},
    {"text": "how"},
    {"text": "are"},
    {"text": "you"},
]

But based on the split name the data are sharded into n-bins

Contributors

hynky

4 commits