--- license: mit dataset_info: features: - name: content dtype: string - name: avg_line_length dtype: float64 - name: max_line_length dtype: int64 - name: alphanum_fraction dtype: float64 - name: licenses sequence: string - name: repository_name dtype: string - name: path dtype: string - name: size dtype: int64 - name: lang dtype: string - name: cluster dtype: int64 splits: - name: train num_bytes: 2737311371 num_examples: 300000 download_size: 900879043 dataset_size: 2737311371 configs: - config_name: default data_files: - split: train path: data/train-* ---