| --- |
| annotations_creators: [] |
| language_creators: |
| - crowdsourced |
| - expert-generated |
| language: |
| - code |
| license: |
| - odc-by |
| multilinguality: |
| - multilingual |
| size_categories: |
| - 100M<n<1B |
| source_datasets: [] |
| task_categories: |
| - text-generation |
| task_ids: [] |
| pretty_name: The Stack v3 |
| tags: |
| - code |
| dataset_info: |
| features: |
| - name: repo_path |
| dtype: string |
| - name: repo_id |
| dtype: int64 |
| - name: commit_id |
| dtype: string |
| - name: github_metadata |
| struct: |
| - name: branch |
| dtype: string |
| - name: commit_count |
| dtype: int32 |
| - name: repo_created_at |
| dtype: string |
| - name: is_fork |
| dtype: bool |
| - name: is_org_owned |
| dtype: bool |
| - name: forked_from |
| dtype: string |
| - name: stars |
| dtype: int32 |
| - name: forks |
| dtype: int32 |
| - name: issues |
| dtype: int32 |
| - name: pull_requests |
| dtype: int32 |
| - name: num_files |
| dtype: int64 |
| - name: files |
| list: |
| - name: content_id |
| dtype: string |
| - name: content |
| dtype: string |
| - name: size_bytes |
| dtype: int32 |
| - name: file_path |
| dtype: string |
| - name: file_timestamp |
| dtype: int64 |
| - name: language |
| dtype: string |
| - name: is_vendor |
| dtype: bool |
| - name: license_type |
| dtype: string |
| - name: detected_licenses |
| sequence: string |
| splits: |
| - name: train |
| num_bytes: 15852930678426 |
| num_examples: 173126905 |
| download_size: 4666576005940 |
| dataset_size: 15852930678426 |
| configs: |
| - config_name: default |
| data_files: |
| - split: train |
| path: data/*.parquet |
| --- |
| |