CoolFace
Datasetpublic

de-abreu/CDB_results_quantized_mistral_errors

sourceHugging Faceupdated 1y agoView on Hugging Face
0likes4downloads
README.md24 linesDownload Raw Back to root
1---2dataset_info:3  features:4  - name: error5    dtype: string6  - name: text7    dtype: string8  - name: golden9    dtype: string10  - name: raw_output11    dtype: string12  splits:13  - name: train14    num_bytes: 279015    num_examples: 316  download_size: 674217  dataset_size: 279018configs:19- config_name: default20  data_files:21  - split: train22    path: data/train-*23---24