CoolFace
Datasetpublic

rFathi03/Models-Comparison-Dataset

sourceHugging Faceupdated 1y agoView on Hugging Face
0likes3downloads
README.md22 linesDownload Raw Back to root
1---2dataset_info:3  features:4  - name: clean5    dtype: string6  - name: erroneous7    dtype: string8  - name: model9    dtype: string10  splits:11  - name: test12    num_bytes: 9691013    num_examples: 10014  download_size: 4800915  dataset_size: 9691016configs:17- config_name: default18  data_files:19  - split: test20    path: data/test-*21---22