metadata
dataset_info:
features:
- name: blob_id
dtype: string
- name: directory_id
dtype: string
- name: path
dtype: string
- name: content_id
dtype: string
- name: detected_licenses
sequence: string
- name: license_type
dtype: string
- name: repo_name
dtype: string
- name: snapshot_id
dtype: string
- name: revision_id
dtype: string
- name: branch_name
dtype: string
- name: visit_date
dtype: timestamp[ns]
- name: revision_date
dtype: timestamp[ns]
- name: committer_date
dtype: timestamp[ns]
- name: github_id
dtype: int64
- name: star_events_count
dtype: int64
- name: fork_events_count
dtype: int64
- name: gha_license_id
dtype: string
- name: gha_event_created_at
dtype: timestamp[ns]
- name: gha_created_at
dtype: timestamp[ns]
- name: gha_language
dtype: string
- name: src_encoding
dtype: string
- name: language
dtype: string
- name: is_vendor
dtype: bool
- name: is_generated
dtype: bool
- name: length_bytes
dtype: int64
- name: extension
dtype: string
splits:
- name: cpp
num_bytes: 28160893599
num_examples: 63342019
- name: c
num_bytes: 14846827737
num_examples: 33794359
- name: python
num_bytes: 35134127233
num_examples: 80643696
- name: java
num_bytes: 104967566321
num_examples: 222917015
download_size: 128947652121
dataset_size: 183109414890
configs:
- config_name: default
data_files:
- split: cpp
path: data/cpp-*
- split: c
path: data/c-*
- split: python
path: data/python-*
- split: java
path: data/java-*