Datasets:
dataset_info: | |
features: | |
- name: repo_name | |
dtype: string | |
- name: path | |
dtype: string | |
- name: language | |
dtype: string | |
- name: license | |
dtype: string | |
- name: size | |
dtype: int64 | |
- name: score | |
dtype: float64 | |
- name: prefix | |
dtype: string | |
- name: middle | |
dtype: string | |
- name: suffix | |
dtype: string | |
splits: | |
- name: train | |
num_bytes: 346333666 | |
num_examples: 90000 | |
- name: test | |
num_bytes: 37970779 | |
num_examples: 10000 | |
download_size: 171942018 | |
dataset_size: 384304445 | |
configs: | |
- config_name: default | |
data_files: | |
- split: train | |
path: data/train-* | |
- split: test | |
path: data/test-* | |
license: gpl-3.0 | |
task_categories: | |
- text-generation | |
# github python code fim | |
Generated from [tomekkorbak/python-github-code](https://huggingface.co/datasets/tomekkorbak/python-github-code), limiting context length to 8192. |