Naveengo's picture
Upload README.md with huggingface_hub
4a14346
---
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: valid
path: data/valid-*
dataset_info:
features:
- name: repo_name
dtype: string
- name: path
dtype: string
- name: copies
dtype: string
- name: size
dtype: string
- name: content
dtype: string
- name: license
dtype: string
splits:
- name: train
num_bytes: 130556998.1704905
num_examples: 10000
- name: valid
num_bytes: 6658657.886815172
num_examples: 500
download_size: 52539728
dataset_size: 137215656.05730566
---
# Dataset Card for "codeparrot_10000_rows"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)