You need to agree to share your contact information to access this dataset

This repository is publicly accessible, but you have to accept the conditions to access its files and content.

Log in or Sign Up to review the conditions and access this dataset content.

Some data name

Just testing... this dataset is temporary and will be removed soon.

Usage

from datasets import load_dataset

# init dataset in streaming mode
ds = load_dataset(repo_id, name="deduped_output", split="train", streaming=True)

# print the first item of the dataset
print(next(iter(ds)))

License

Internal testing only

Statistics

num_bytes num_examples
deduped_output 314811194363 10030761
Downloads last month
0