--- 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: 131808984.32157095 num_examples: 13422 download_size: 41164163 dataset_size: 131808984.32157095 configs: - config_name: default data_files: - split: train path: data/train-* ---