CoolFace
Datasetpublic

sethapun/cv_svamp_augmented_fold2

Dataset Card for "cv_svamp_augmented_fold2" More Information needed

sourceHugging Faceupdated 4y agoView on Hugging Face
0likes37downloads
README.md42 linesDownload Raw Back to root
1---2dataset_info:3  features:4  - name: Question5    dtype: string6  - name: Numbers7    dtype: string8  - name: Equation9    dtype: string10  - name: Answer11    dtype: float6412  - name: group_nums13    dtype: string14  - name: Body15    dtype: string16  - name: Ques17    dtype: string18  - name: question19    dtype: string20  - name: body21    dtype: string22  - name: equation23    dtype: string24  - name: wrong_equation25    dtype: string26  - name: WrongAnswer27    dtype: float6428  - name: label29    dtype: float6430  splits:31  - name: train32    num_bytes: 278644233    num_examples: 391134  - name: validation35    num_bytes: 16820736    num_examples: 22737  download_size: 95641038  dataset_size: 295464939---40# Dataset Card for "cv_svamp_augmented_fold2"41 42[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)