--- license: apache-2.0 dataset_info: features: - name: id dtype: int64 - name: repo_name dtype: string - name: repo_owner dtype: string - name: file_link dtype: string - name: line_link dtype: string - name: path dtype: string - name: content_sha dtype: string - name: content dtype: string splits: - name: train num_bytes: 8081954107 num_examples: 10000 download_size: 5890673806 dataset_size: 8081954107 configs: - config_name: default data_files: - split: train path: data/train-* ---