--- dataset_info: features: - name: text dtype: string - name: idCoding dtype: int64 - name: idOrig dtype: string - name: macro dtype: string - name: macroCode dtype: int64 - name: plaintext dtype: string - name: __index_level_0__ dtype: int64 splits: - name: train num_bytes: 3802159 num_examples: 1272 - name: test num_bytes: 1282397 num_examples: 424 download_size: 2250018 dataset_size: 5084556 configs: - config_name: default data_files: - split: train path: data/train-* - split: test path: data/test-* --- For more information about this model refer the [main repository](https://github.com/siacus/rethinking-scale) for the supplementary material of the manuscript [Rethinking Scale: The Efficacy of Fine-Tuned Open-Source LLMs in Large-Scale Reproducible Social Science Research](https://arxiv.org/abs/2411.00890).