File size: 684 Bytes
d2d7fbf
 
 
 
 
 
 
 
 
 
 
 
 
 
ff04645
 
 
 
 
d2d7fbf
 
ff04645
d2d7fbf
 
 
 
ff04645
 
d2d7fbf
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
---
dataset_info:
  features:
  - name: body
    dtype: string
  - name: ques
    dtype: string
  - name: question
    dtype: string
  - name: equation
    dtype: string
  - name: answer
    dtype: float64
  - name: label
    dtype:
      class_label:
        names:
          '0': 'false'
          '1': 'true'
  splits:
  - name: train
    num_bytes: 2745859
    num_examples: 7946
  - name: validation
    num_bytes: 129746
    num_examples: 330
  download_size: 720562
  dataset_size: 2875605
---
# Dataset Card for "cv_svamp_augmented_fold3_ver2"

[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)