CoolFace
Datasetpublic

IyedLahiani/HTML_CSS_CodeDataSet_1k_formatted_text_only

sourceHugging Faceupdated 1y agoView on Hugging Face
0likes9downloads
README.md28 linesDownload Raw Back to root
1---2dataset_info:3  features:4  - name: text5    dtype: string6  splits:7  - name: train8    num_bytes: 5121049    num_examples: 80010  - name: validation11    num_bytes: 6476712    num_examples: 10013  - name: test14    num_bytes: 6469415    num_examples: 10016  download_size: 13271817  dataset_size: 64156518configs: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