| --- |
| language: |
| - en |
| license: mit |
| size_categories: |
| - 100M<n<1B |
| pretty_name: Splits! |
| task_categories: |
| - text-generation |
| configs: |
| - config_name: all_seed_user_posts |
| data_files: all_seed_user_posts.jsonl.zip |
| - config_name: high_groupness_user_posts |
| data_files: high_groupness_user_posts.jsonl.zip |
| - config_name: high_groupness_by_topic |
| data_files: high_groupness_by_topic.jsonl.zip |
| - config_name: splits |
| data_files: splits.jsonl.zip |
| --- |
| |
| This dataset contains all four versions of the Splits! dataset, detailed in `https://arxiv.org/pdf/2504.04640`. See github repo `https://github.com/eyloncaplan/splits`. |
|
|
| If our dataset is useful for you, please cite us: |
| ``` |
| @misc{caplan2025splitsflexibledatasetevaluating, |
| title={Splits! A Flexible Dataset for Evaluating a Model's Demographic Social Inference}, |
| author={Eylon Caplan and Tania Chakraborty and Dan Goldwasser}, |
| year={2025}, |
| eprint={2504.04640}, |
| archivePrefix={arXiv}, |
| primaryClass={cs.CL}, |
| url={https://arxiv.org/abs/2504.04640}, |
| } |
| ``` |