# ASDiv (train/test 1:9) This dataset is derived from `EleutherAI/asdiv` by splitting the original `validation` split into `train` and `test` with a ratio of 1:9. ## Source - Original dataset: `EleutherAI/asdiv` Link: https://huggingface.co/datasets/EleutherAI/asdiv ## License - Inherits the original dataset's license (CC-BY-NC-4.0) unless otherwise noted in this repository. ## Splitting Details - Method: `datasets.Dataset.train_test_split` - Source split: `validation` - Test size: 90.0% - Shuffle: yes - Seed: configurable via CLI (default 42) ## Provenance - Generated at: 2025-11-03 09:05 UTC