metadata
dataset_info:
features:
- name: repo_name
dtype: string
- name: text
dtype: string
- name: avg_line_length
dtype: float64
- name: max_line_length
dtype: int64
- name: alphnanum_fraction
dtype: float64
splits:
- name: train
num_bytes: 10485444.152492668
num_examples: 1432
- name: test
num_bytes: 1354613.944281525
num_examples: 185
- name: valid
num_bytes: 3141239.9032258065
num_examples: 429
download_size: 4774703
dataset_size: 14981298
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
- split: valid
path: data/valid-*