--- 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: 815258974.1944731 num_examples: 32810 download_size: 83759476 dataset_size: 815258974.1944731 configs: - config_name: default data_files: - split: train path: data/train-* ---