CoolFace
Datasetpublic

IyedLahiani/HTML_CSS_CodeDataSet_400_subset

sourceHugging Faceupdated 1y agoView on Hugging Face
0likes12downloads
README.md28 linesDownload Raw Back to root
1---2dataset_info:3  features:4  - name: text5    dtype: string6  splits:7  - name: train8    num_bytes: 2127439    num_examples: 20010  - name: validation11    num_bytes: 10501512    num_examples: 10013  - name: test14    num_bytes: 10088815    num_examples: 10016  download_size: 2267417  dataset_size: 41864618configs:19- config_name: default20  data_files:21  - split: train22    path: data/train-*23  - split: validation24    path: data/validation-*25  - split: test26    path: data/test-*27---28