--- 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: 60367663.85612989 num_examples: 7112 download_size: 22058292 dataset_size: 60367663.85612989 configs: - config_name: default data_files: - split: train path: data/train-* ---