--- dataset_info: features: - name: text dtype: string - name: file_path dtype: string - name: module dtype: string - name: token_count dtype: int64 - name: has_source_code dtype: bool splits: - name: train num_bytes: 28136962 num_examples: 1690 download_size: 6505265 dataset_size: 28136962 configs: - config_name: default data_files: - split: train path: data/train-* ---