--- dataset_info: features: - name: file_path dtype: string - name: content dtype: string - name: size dtype: int64 - name: lang dtype: string - name: avg_line_length dtype: float64 - name: max_line_length dtype: int64 - name: alphanum_fraction dtype: float64 splits: - name: train num_bytes: 114124479.42313388 num_examples: 13546 download_size: 41220289 dataset_size: 114124479.42313388 configs: - config_name: default data_files: - split: train path: data/train-* ---