| --- |
| dataset_info: |
| config_name: python |
| features: |
| - name: hexsha |
| dtype: string |
| - name: size |
| dtype: int64 |
| - name: ext |
| dtype: string |
| - name: lang |
| dtype: string |
| - name: max_stars_repo_path |
| dtype: string |
| - name: max_stars_repo_name |
| dtype: string |
| - name: max_stars_repo_head_hexsha |
| dtype: string |
| - name: max_stars_repo_licenses |
| sequence: string |
| - name: max_stars_count |
| dtype: int64 |
| - name: max_stars_repo_stars_event_min_datetime |
| dtype: string |
| - name: max_stars_repo_stars_event_max_datetime |
| dtype: string |
| - name: max_issues_repo_path |
| dtype: string |
| - name: max_issues_repo_name |
| dtype: string |
| - name: max_issues_repo_head_hexsha |
| dtype: string |
| - name: max_issues_repo_licenses |
| sequence: string |
| - name: max_issues_count |
| dtype: int64 |
| - name: max_issues_repo_issues_event_min_datetime |
| dtype: string |
| - name: max_issues_repo_issues_event_max_datetime |
| dtype: string |
| - name: max_forks_repo_path |
| dtype: string |
| - name: max_forks_repo_name |
| dtype: string |
| - name: max_forks_repo_head_hexsha |
| dtype: string |
| - name: max_forks_repo_licenses |
| sequence: string |
| - name: max_forks_count |
| dtype: int64 |
| - name: max_forks_repo_forks_event_min_datetime |
| dtype: string |
| - name: max_forks_repo_forks_event_max_datetime |
| dtype: string |
| - name: content |
| dtype: string |
| - name: avg_line_length |
| dtype: float64 |
| - name: max_line_length |
| dtype: int64 |
| - name: alphanum_fraction |
| dtype: float64 |
| - name: count_classes |
| dtype: int64 |
| - name: score_classes |
| dtype: float64 |
| - name: count_generators |
| dtype: int64 |
| - name: score_generators |
| dtype: float64 |
| - name: count_decorators |
| dtype: int64 |
| - name: score_decorators |
| dtype: float64 |
| - name: count_async_functions |
| dtype: int64 |
| - name: score_async_functions |
| dtype: float64 |
| - name: count_documentation |
| dtype: int64 |
| - name: score_documentation |
| dtype: float64 |
| splits: |
| - name: train |
| num_bytes: 72919338116 |
| num_examples: 12962249 |
| download_size: 28959409073 |
| dataset_size: 72919338116 |
| configs: |
| - config_name: python |
| data_files: |
| - split: train |
| path: python/train-* |
| --- |
| |