tingtang2's picture
Upload dataset
d8f1d5d verified
---
dataset_info:
features:
- name: repo_name
dtype: string
- name: branch_name
dtype: string
- name: file_content
dtype: string
- name: language
dtype: string
- name: num_lines
dtype: int64
- name: avg_line_length
dtype: float64
- name: max_line_length
dtype: int64
- name: path
dtype: string
- name: alphanum_fraction
dtype: float64
- name: alpha_fraction
dtype: float64
splits:
- name: train
num_bytes: 6083922
num_examples: 2230
download_size: 2252220
dataset_size: 6083922
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---