Orion-zhen/github-python-code-fim
github python code fim Generated from tomekkorbak/python-github-code, limiting context length to 8192.
0124
1---2dataset_info:3 features:4 - name: repo_name5 dtype: string6 - name: path7 dtype: string8 - name: language9 dtype: string10 - name: license11 dtype: string12 - name: size13 dtype: int6414 - name: score15 dtype: float6416 - name: prefix17 dtype: string18 - name: middle19 dtype: string20 - name: suffix21 dtype: string22 splits:23 - name: train24 num_bytes: 34633366625 num_examples: 9000026 - name: test27 num_bytes: 3797077928 num_examples: 1000029 download_size: 17194201830 dataset_size: 38430444531configs:32- config_name: default33 data_files:34 - split: train35 path: data/train-*36 - split: test37 path: data/test-*38license: gpl-3.039task_categories:40- text-generation41---42 43# github python code fim44 45Generated from [tomekkorbak/python-github-code](https://huggingface.co/datasets/tomekkorbak/python-github-code), limiting context length to 8192.