CoolFace
Datasetpublic

BERRAMOU/math-classification-zero-shot-results

sourceHugging Faceupdated 4d agoView on Hugging Face
0likes101downloads
README.md28 linesDownload Raw Back to root
1---2dataset_info:3  features:4  - name: question5    dtype: string6  - name: reponse_eleve7    dtype: string8  - name: label_reel9    dtype: string10  - name: label_predit11    dtype: string12  - name: explication13    dtype: string14  - name: correct15    dtype: bool16  splits:17  - name: train18    num_bytes: 32379219    num_examples: 74720  download_size: 6903921  dataset_size: 32379222configs:23- config_name: default24  data_files:25  - split: train26    path: data/train-*27---28