hardikg2907/github-code-html-css-2
0100
1---2dataset_info:3 features:4 - name: code5 dtype: string6 - name: repo_name7 dtype: string8 - name: path9 dtype: string10 - name: language11 dtype: string12 - name: license13 dtype: string14 - name: size15 dtype: int6416 splits:17 - name: train18 num_bytes: 2436280700819 num_examples: 206422020 download_size: 654321984121 dataset_size: 2436280700822configs:23- config_name: default24 data_files:25 - split: train26 path: data/train-*27---28 