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="main_processing_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
main_processing_output 383674902152 11961676
Downloads last month
0