CoolFace
Datasetpublic

Hietan/starcoderdata_100star_py_annotated_v1

sourceHugging Faceupdated 11mo agoView on Hugging Face
0likes21downloads
README.md38 linesDownload Raw Back to root
1---2dataset_info:3  features:4  - name: max_stars_repo_path5    dtype: string6  - name: max_stars_repo_name7    dtype: string8  - name: max_stars_count9    dtype: int6410  - name: id11    dtype: string12  - name: content13    dtype: string14  - name: add_param_types15    dtype: int6416  - name: add_return_types17    dtype: int6418  - name: add_class_field_types19    dtype: int6420  - name: add_instance_field_types21    dtype: int6422  - name: add_total23    dtype: int6424  - name: add_error25    dtype: int6426  splits:27  - name: train28    num_bytes: 356547820729    num_examples: 72200330  download_size: 128660771731  dataset_size: 356547820732configs:33- config_name: default34  data_files:35  - split: train36    path: data/train-*37---38