CoolFace
Datasetpublic

mistral0105/CoreMark_FunctionLevel

sourceHugging Faceupdated 2y agoView on Hugging Face
0likes20downloads
README.md22 linesDownload Raw Back to root
1---2dataset_info:3  features:4  - name: name5    dtype: string6  - name: function_name7    dtype: string8  - name: c_src9    dtype: string10  splits:11  - name: train12    num_bytes: 3666513    num_examples: 4014  download_size: 1606015  dataset_size: 3666516configs:17- config_name: default18  data_files:19  - split: train20    path: data/train-*21---22