extension2.1 / README.md
mziem's picture
Upload dataset
df1c859 verified
|
raw
history blame
535 Bytes
---
dataset_info:
features:
- name: file_id
dtype: string
- name: repo
dtype: string
- name: token_length
dtype: int64
- name: path
dtype: string
- name: content
dtype: string
- name: original_comment
dtype: string
- name: prompt
dtype: string
- name: Included
dtype: string
splits:
- name: train
num_bytes: 7410288
num_examples: 910
download_size: 2961894
dataset_size: 7410288
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---