CoolFace
Datasetpublic

bigcode/python-stack-v1-functions-filtered-sc2

Seed dataset utilized for StarCoder2-Instruct's self-alignment pipeline.

sourceHugging Faceupdated 2y agoView on Hugging Face
10likes143downloads
README.md23 linesDownload Raw Back to root
1---2dataset_info:3  features:4  - name: content5    dtype: string6  - name: sha17    dtype: string8  - name: id9    dtype: int6410  splits:11  - name: train12    num_bytes: 13842005513    num_examples: 24893414  download_size: 7703375115  dataset_size: 13842005516configs:17- config_name: default18  data_files:19  - split: train20    path: data/train-*21---22 23Seed dataset utilized for StarCoder2-Instruct's self-alignment pipeline.