bigcode/python-stack-v1-functions-filtered-sc2-subset
Subset of StarCoder2-Instruct's seed dataset. Used for experimentation. Full dataset is found here: https://huggingface.co/datasets/bigcode/python-stack-v1-functions-filtered-sc2
291
1---2dataset_info:3 features:4 - name: content5 dtype: string6 - name: sha17 dtype: string8 - name: id9 dtype: int6410 splits:11 - name: train12 num_bytes: 20762952.64487775813 num_examples: 3734014 download_size: 1155473615 dataset_size: 20762952.64487775816configs:17- config_name: default18 data_files:19 - split: train20 path: data/train-*21---22 23Subset of StarCoder2-Instruct's seed dataset. Used for experimentation.24 25Full dataset is found here: https://huggingface.co/datasets/bigcode/python-stack-v1-functions-filtered-sc2