--- configs: - config_name: default data_files: - split: train path: data/train-* dataset_info: features: - name: repo_name dtype: string - name: path dtype: string - name: copies dtype: string - name: size dtype: string - name: content dtype: string - name: license dtype: string - name: hash dtype: int64 - name: line_mean dtype: float64 - name: line_max dtype: int64 - name: alpha_frac dtype: float64 - name: autogenerated dtype: bool - name: ratio dtype: float64 - name: config_test dtype: bool - name: has_no_keywords dtype: bool - name: few_assignments dtype: bool splits: - name: train num_bytes: 432490836 num_examples: 45961 download_size: 159490243 dataset_size: 432490836 license: other language: - code tags: - code - python - filtered size_categories: - 10K 1 for 1,081 rows, and those rows appear once per repository. - The flag columns record a single filtering pass from 2022; `autogenerated` and `few_assignments` are constant `False` here, so they carry no signal in this snapshot. - No language/version metadata beyond "it parses as Python", and no repository snapshot date — code drift between the crawl and today is not tracked. - Some files are minified, generated, or vendor dumps that survived the filters applied at the time.